Explorar o código

Fix test of ctk_list_to_string CMake function

This is a follow-up of commit of 72580ebw where the CMake function
"ctk_list_to_string" was first added.
Jean-Christophe Fillion-Robin %!s(int64=11) %!d(string=hai) anos
pai
achega
268ad56fe2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CMake/Testing/CMakeLists.txt

+ 1 - 1
CMake/Testing/CMakeLists.txt

@@ -13,4 +13,4 @@ endmacro()
 #
 # Add 'CMake script' Tests
 #
-add_cmakescript_test(list_to_string_test ctkListToString)
+add_cmakescript_test(ctk_list_to_string_test ctkListToString)