diff --git a/Testing/Code/Common/CMakeLists.txt b/Testing/Code/Common/CMakeLists.txt index 09644cca9e89fe7c8a96bb702c04dbfefd869f19..8dcec7082166bf1e7d5d83c6434b6f5e196e1a1f 100644 --- a/Testing/Code/Common/CMakeLists.txt +++ b/Testing/Code/Common/CMakeLists.txt @@ -35,7 +35,7 @@ SET(COMMON_TESTS11 ${CXX_TEST_PATH}/otbCommonTests11) IF(OTB_COMPILE_MUPARSER) SET(COMMON_TESTS12 ${CXX_TEST_PATH}/otbCommonTests12) ENDIF(OTB_COMPILE_MUPARSER) -SET(COMMON_TESTS8 ${CXX_TEST_PATH}/otbCommonTests13) +SET(COMMON_TESTS13 ${CXX_TEST_PATH}/otbCommonTests13) # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ otbCommonTests1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~