From c410f415758913c933ad6c71cf50227cc85aa385 Mon Sep 17 00:00:00 2001 From: John Newbery Date: Fri, 27 Jul 2018 17:04:58 -0400 Subject: [tests] Remove wallet accounts test The accounts API will be removed in the next commit. Remove all functional tests for the accounts API. --- src/Makefile.test.include | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile.test.include') diff --git a/src/Makefile.test.include b/src/Makefile.test.include index 9e7d0dc745..abfd66efad 100644 --- a/src/Makefile.test.include +++ b/src/Makefile.test.include @@ -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 \ -- cgit v1.2.3