mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
Rework unit tests so test_bitcoin.cpp does not #include them all
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
#include "../uint256.h"
|
||||
#include "uint256.h"
|
||||
|
||||
BOOST_AUTO_TEST_SUITE(uint256_tests)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user