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 6b2b594b..18f69e32 100644
--- a/test/common/CMakeLists.txt
+++ b/test/common/CMakeLists.txt
@@ -25,4 +25,4 @@ if (WIN32)
)
endif()
-gtest_discover_tests(cru_base_test)
+catch_discover_tests(cru_base_test)