Versionbits tests

This commit is contained in:
Pieter Wuille
2016-02-20 02:57:36 +01:00
parent 6851107b3a
commit 732e774c06
2 changed files with 186 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ BITCOIN_TESTS =\
test/timedata_tests.cpp \
test/transaction_tests.cpp \
test/txvalidationcache_tests.cpp \
test/versionbits_tests.cpp \
test/uint256_tests.cpp \
test/univalue_tests.cpp \
test/util_tests.cpp