[tests] Remove wallet accounts test

The accounts API will be removed in the next commit. Remove all
functional tests for the accounts API.
This commit is contained in:
John Newbery
2018-07-27 17:04:58 -04:00
parent 51a73c9862
commit c410f41575
3 changed files with 18 additions and 245 deletions

View File

@@ -96,7 +96,6 @@ BITCOIN_TESTS =\
if ENABLE_WALLET
BITCOIN_TESTS += \
wallet/test/accounting_tests.cpp \
wallet/test/psbt_wallet_tests.cpp \
wallet/test/wallet_tests.cpp \
wallet/test/wallet_crypto_tests.cpp \