Commit fb35248a by Maarten L. Hekkelman

Fix unit-test

parent e92eb4a7
......@@ -153,7 +153,7 @@ BOOST_AUTO_TEST_CASE(ut_mmcif_2)
BOOST_AUTO_TEST_CASE(dssp_1)
{
cif::file f(gTestDir / "1cbs.cif");
cif::file f(gTestDir / "1cbs.cif.gz");
BOOST_ASSERT(f.is_valid());
......
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