summaryrefslogtreecommitdiffstats
path: root/tests/auto/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/CMakeLists.txt')
-rw-r--r--tests/auto/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/CMakeLists.txt b/tests/auto/CMakeLists.txt
index 8537f4f..2502019 100644
--- a/tests/auto/CMakeLists.txt
+++ b/tests/auto/CMakeLists.txt
@@ -3,7 +3,7 @@
add_subdirectory(conversion)
add_subdirectory(qaxobject)
# add_subdirectory(dumpcpp) (needs typelib target) # special case
-#add_subdirectory(cmake) # special case
+# add_subdirectory(cmake) # special case
if(NOT GCC)
add_subdirectory(qaxscript)
endif()