aboutsummaryrefslogtreecommitdiff
path: root/test/toml/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-10 19:18:32 +0800
committercrupest <crupest@outlook.com>2022-05-10 19:18:32 +0800
commit891bf38d8580b83cdf6ae315cb2650dae7d79006 (patch)
tree3e7714df65147489c88dfc00a656339b29097d90 /test/toml/CMakeLists.txt
parentb846a16e42b30418fe91ba3f06771fad57100624 (diff)
downloadcru-891bf38d8580b83cdf6ae315cb2650dae7d79006.tar.gz
cru-891bf38d8580b83cdf6ae315cb2650dae7d79006.tar.bz2
cru-891bf38d8580b83cdf6ae315cb2650dae7d79006.zip
...
Diffstat (limited to 'test/toml/CMakeLists.txt')
-rw-r--r--test/toml/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/toml/CMakeLists.txt b/test/toml/CMakeLists.txt
index 98270d30..c80355ed 100644
--- a/test/toml/CMakeLists.txt
+++ b/test/toml/CMakeLists.txt
@@ -10,4 +10,4 @@ if (WIN32)
)
endif()
-gtest_discover_tests(cru_toml_test)
+catch_discover_tests(cru_toml_test)