aboutsummaryrefslogtreecommitdiff
path: root/src/test/merkleblock_tests.cpp
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-05-26 20:26:06 +0800
committerfanquake <fanquake@gmail.com>2021-05-28 19:14:08 +0800
commit3974c962b61a1e18f8177ffa30791ad9ad2ba6e4 (patch)
treed5e68077423a9b0d5eb4ffcaddcbf4b9d43ccee6 /src/test/merkleblock_tests.cpp
parentcd5bc4b4708b28cabcfabbcd7f5ba1155f5b1517 (diff)
downloadbitcoin-3974c962b61a1e18f8177ffa30791ad9ad2ba6e4.tar.xz
test: remove BasicTestingSetup from merkleblock tests
Diffstat (limited to 'src/test/merkleblock_tests.cpp')
-rw-r--r--src/test/merkleblock_tests.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/test/merkleblock_tests.cpp b/src/test/merkleblock_tests.cpp
index 98b27994a6..e540b59b35 100644
--- a/src/test/merkleblock_tests.cpp
+++ b/src/test/merkleblock_tests.cpp
@@ -8,8 +8,10 @@
#include <boost/test/unit_test.hpp>
+#include <set>
+#include <vector>
-BOOST_FIXTURE_TEST_SUITE(merkleblock_tests, BasicTestingSetup)
+BOOST_AUTO_TEST_SUITE(merkleblock_tests)
/**
* Create a CMerkleBlock using a list of txids which will be found in the