Switch testing framework from MAIN to new UNITTEST network
UNITTEST inherites from MAIN but allows synamically changing its parameters using the ModifiableParams() interface
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
41150d601d
commit
a25fd6be13
@@ -51,6 +51,7 @@ BITCOIN_TESTS =\
|
||||
test/key_tests.cpp \
|
||||
test/main_tests.cpp \
|
||||
test/miner_tests.cpp \
|
||||
test/blockv2_tests.cpp \
|
||||
test/mruset_tests.cpp \
|
||||
test/multisig_tests.cpp \
|
||||
test/netbase_tests.cpp \
|
||||
|
||||
Reference in New Issue
Block a user