aboutsummaryrefslogtreecommitdiff
path: root/test/platform/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/platform/CMakeLists.txt')
-rw-r--r--test/platform/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/platform/CMakeLists.txt b/test/platform/CMakeLists.txt
index 5feec2d1..014e88fe 100644
--- a/test/platform/CMakeLists.txt
+++ b/test/platform/CMakeLists.txt
@@ -11,4 +11,4 @@ if (WIN32)
)
endif()
-gtest_discover_tests(cru_platform_base_test)
+catch_discover_tests(cru_platform_base_test)