Skip to content

Commit

Permalink
util_ChainMerge, ChainMergeTestingSetup shasum update
Browse files Browse the repository at this point in the history
  • Loading branch information
kallewoof committed Aug 23, 2019
1 parent e206083 commit c15b1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/util_tests.cpp
Expand Up @@ -899,7 +899,7 @@ BOOST_FIXTURE_TEST_CASE(util_ChainMerge, ChainMergeTestingSetup)
// Results file is formatted like:
//
// <input> || <output>
BOOST_CHECK_EQUAL(out_sha_hex, "b284f4b4a15dd6bf8c06213a69a004b1960388e1d9917173927db52ac220927f");
BOOST_CHECK_EQUAL(out_sha_hex, "538477be8da8b8f5de989b39237b9f703331478082eb27ce68e7699b3b7f393a");
}

BOOST_AUTO_TEST_CASE(util_FormatMoney)
Expand Down

0 comments on commit c15b1ff

Please sign in to comment.