mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 04:55:20 +01:00
Fix test CMakeLists.txt typo
This commit is contained in:
parent
c097732352
commit
99725f48b7
@ -33,7 +33,7 @@ set(DOCTEST "${FETCHCONTENT_BASE_DIR}/doctest-src")
|
|||||||
enable_testing()
|
enable_testing()
|
||||||
|
|
||||||
foreach(name IN ITEMS test_splitter test_parser1_1 test_parser1_2
|
foreach(name IN ITEMS test_splitter test_parser1_1 test_parser1_2
|
||||||
test_parser1_3 test_parser1_4 test_parser_1_5
|
test_parser1_3 test_parser1_4 test_parser1_5
|
||||||
test_converter test_extractions test_parser2_1
|
test_converter test_extractions test_parser2_1
|
||||||
test_parser2_2 test_parser2_3 test_parser2_4
|
test_parser2_2 test_parser2_3 test_parser2_4
|
||||||
test_parser2_5 test_parser2_6
|
test_parser2_5 test_parser2_6
|
||||||
|
Loading…
Reference in New Issue
Block a user