Commit 4f9a6593 by Maarten L. Hekkelman

Fix in unit test

parent d62d4eca
...@@ -134,7 +134,7 @@ BOOST_AUTO_TEST_CASE(ut_mmcif_2) ...@@ -134,7 +134,7 @@ BOOST_AUTO_TEST_CASE(ut_mmcif_2)
std::stringstream test; std::stringstream test;
annotateDSSP(f.front(), dssp, true, test); annotateDSSP(f.front(), dssp, true, false, test);
cif::file rf(gTestDir / "1cbs-dssp.cif"); cif::file rf(gTestDir / "1cbs-dssp.cif");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment