Skip to content

Commit 451ce8e

Browse files
Update tests/CMakeLists.txt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb84105 commit 451ce8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ add_test(NAME test.module COMMAND test.module)
2828
# )
2929
# catch_discover_tests(test.module)
3030

31-
3231
foreach(testname ${ALL_TESTNAMES})
3332
add_executable(test.${testname})
3433
target_sources(test.${testname} PRIVATE ${testname}.test.cpp)

0 commit comments

Comments
 (0)