Added testing of mainchain withdraw tx tracking

This commit is contained in:
instagibbs 2016-04-06 11:20:48 -04:00 committed by Gregory Sanders
parent 6cf921ce3a
commit efaf6fac37
2 changed files with 142 additions and 0 deletions

View file

@ -100,6 +100,7 @@ BITCOIN_TESTS =\
test/key_tests.cpp \
test/limitedmap_tests.cpp \
test/lockedutxo_tests.cpp \
test/withdrawspent_tests.cpp \
test/dbwrapper_tests.cpp \
test/main_tests.cpp \
test/mempool_tests.cpp \