We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25400c4 commit 9578333Copy full SHA for 9578333
src/Makefile.test.include
@@ -97,8 +97,7 @@ BITCOIN_TESTS += \
97
wallet/test/wallet_test_fixture.h \
98
wallet/test/accounting_tests.cpp \
99
wallet/test/wallet_tests.cpp \
100
- wallet/test/crypto_tests.cpp \
101
- wallet/test/rpc_wallet_tests.cpp
+ wallet/test/crypto_tests.cpp
102
endif
103
104
test_test_bitcoin_SOURCES = $(BITCOIN_TESTS) $(JSON_TEST_FILES) $(RAW_TEST_FILES)
src/wallet/test/rpc_wallet_tests.cpp
0 commit comments