fix and enable bip32 unit test
the bip32 unit test was not included in the make process
This commit is contained in:
@@ -39,6 +39,7 @@ BITCOIN_TESTS =\
|
||||
test/base32_tests.cpp \
|
||||
test/base58_tests.cpp \
|
||||
test/base64_tests.cpp \
|
||||
test/bip32_tests.cpp \
|
||||
test/bloom_tests.cpp \
|
||||
test/checkblock_tests.cpp \
|
||||
test/Checkpoints_tests.cpp \
|
||||
|
||||
Reference in New Issue
Block a user