aboutsummaryrefslogtreecommitdiff
path: root/test/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/common/CMakeLists.txt')
-rw-r--r--test/common/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/common/CMakeLists.txt b/test/common/CMakeLists.txt
index 85049357..650e82a9 100644
--- a/test/common/CMakeLists.txt
+++ b/test/common/CMakeLists.txt
@@ -20,4 +20,4 @@ if (WIN32)
)
endif()
-catch_discover_tests(CruBaseTest)
+cru_catch_discover_tests(CruBaseTest)