Commit 8c92e681 by Maarten L. Hekkelman

For Windows...

parent 7be15ced
......@@ -54,7 +54,7 @@ BOOST_AUTO_TEST_CASE(ut_dssp)
writeDSSP(structure, dssp, test);
std::ifstream reference("1cbs.dssp", std::ios::binary);
std::ifstream reference("1cbs.dssp");
BOOST_CHECK(reference.is_open());
......
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