Misplaced }

This commit is contained in:
JoelKatz
2012-11-19 10:40:51 -08:00
parent 645f7022c4
commit bb9f47f624

View File

@@ -302,9 +302,9 @@ BOOST_AUTO_TEST_CASE( ProofOfWork_test )
cLog(lsFATAL) << "Solution fails";
}
}
}
#endif
}
}
BOOST_AUTO_TEST_SUITE_END()