Remove rpc_wallet_tests.cpp

This commit is contained in:
Patrick Strateman
2016-08-03 16:37:02 -07:00
parent 25400c4de1
commit 9578333ec4
2 changed files with 1 additions and 231 deletions
+1 -2
View File
@@ -97,8 +97,7 @@ BITCOIN_TESTS += \
wallet/test/wallet_test_fixture.h \
wallet/test/accounting_tests.cpp \
wallet/test/wallet_tests.cpp \
wallet/test/crypto_tests.cpp \
wallet/test/rpc_wallet_tests.cpp
wallet/test/crypto_tests.cpp
endif
test_test_bitcoin_SOURCES = $(BITCOIN_TESTS) $(JSON_TEST_FILES) $(RAW_TEST_FILES)