Skip to content

Commit 9578333

Browse files
committed
Remove rpc_wallet_tests.cpp
1 parent 25400c4 commit 9578333

File tree

2 files changed

+1
-231
lines changed

2 files changed

+1
-231
lines changed

src/Makefile.test.include

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ BITCOIN_TESTS += \
9797
wallet/test/wallet_test_fixture.h \
9898
wallet/test/accounting_tests.cpp \
9999
wallet/test/wallet_tests.cpp \
100-
wallet/test/crypto_tests.cpp \
101-
wallet/test/rpc_wallet_tests.cpp
100+
wallet/test/crypto_tests.cpp
102101
endif
103102

104103
test_test_bitcoin_SOURCES = $(BITCOIN_TESTS) $(JSON_TEST_FILES) $(RAW_TEST_FILES)

src/wallet/test/rpc_wallet_tests.cpp

Lines changed: 0 additions & 229 deletions
This file was deleted.

0 commit comments

Comments
 (0)