mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
test: remove BasicTestingSetup from reverse_lock unit tests
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
BOOST_FIXTURE_TEST_SUITE(reverselock_tests, BasicTestingSetup)
|
||||
#include <stdexcept>
|
||||
|
||||
BOOST_AUTO_TEST_SUITE(reverselock_tests)
|
||||
|
||||
BOOST_AUTO_TEST_CASE(reverselock_basics)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user