Fix string to hex for uint256.h

This commit is contained in:
Arthur Britto
2012-05-31 12:42:42 -07:00
parent 06e7857bc6
commit b8cb048e05
2 changed files with 22 additions and 5 deletions

View File

@@ -702,7 +702,7 @@ BOOST_AUTO_TEST_SUITE(newcoin_address)
BOOST_AUTO_TEST_CASE( my_test )
{
BOOST_CHECK( false );
// BOOST_CHECK( false );
}
BOOST_AUTO_TEST_SUITE_END()