diff options
Diffstat (limited to 'source/tests')
| -rw-r--r-- | source/tests/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/tests/CMakeLists.txt b/source/tests/CMakeLists.txt index 57961c1..110c864 100644 --- a/source/tests/CMakeLists.txt +++ b/source/tests/CMakeLists.txt @@ -1,6 +1,5 @@ find_package("Catch2") include("Catch") -enable_testing() add_subdirectory("lib/system")
\ No newline at end of file |
