aboutsummaryrefslogtreecommitdiff
path: root/test/platform/graphics/cairo
diff options
context:
space:
mode:
Diffstat (limited to 'test/platform/graphics/cairo')
-rw-r--r--test/platform/graphics/cairo/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/platform/graphics/cairo/CMakeLists.txt b/test/platform/graphics/cairo/CMakeLists.txt
index 5d055aa2..273e6ebd 100644
--- a/test/platform/graphics/cairo/CMakeLists.txt
+++ b/test/platform/graphics/cairo/CMakeLists.txt
@@ -3,4 +3,4 @@ add_executable(CruPlatformGraphicsCairoTest
)
target_link_libraries(CruPlatformGraphicsCairoTest PRIVATE CruPlatformGraphicsCairo CruTestBase)
-catch_discover_tests(CruPlatformGraphicsCairoTest)
+cru_catch_discover_tests(CruPlatformGraphicsCairoTest)