Skip to content
Snippets Groups Projects
Commit 63670d02 authored by Bienchen's avatar Bienchen
Browse files

Re-added test_star_parser.cc to tests

parent 3ed3ca9f
Branches
Tags
No related merge requests found
...@@ -8,9 +8,9 @@ set(OST_IO_UNIT_TESTS ...@@ -8,9 +8,9 @@ set(OST_IO_UNIT_TESTS
test_pir.cc test_pir.cc
test_iomanager.cc test_iomanager.cc
tests.cc tests.cc
test_star_parser.cc
) )
# missing: test_star_parser.cc
ost_unittest(MODULE io ost_unittest(MODULE io
SOURCES "${OST_IO_UNIT_TESTS}" SOURCES "${OST_IO_UNIT_TESTS}"
LINK ost_mol ost_seq) LINK ost_mol ost_seq)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment