mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +01:00
Move ismine to wallet module
This commit is contained in:
@@ -167,7 +167,8 @@ BITCOIN_TESTS += \
|
||||
wallet/test/wallet_tests.cpp \
|
||||
wallet/test/wallet_crypto_tests.cpp \
|
||||
wallet/test/coinselector_tests.cpp \
|
||||
wallet/test/init_tests.cpp
|
||||
wallet/test/init_tests.cpp \
|
||||
wallet/test/ismine_tests.cpp
|
||||
|
||||
BITCOIN_TEST_SUITE += \
|
||||
wallet/test/wallet_test_fixture.cpp \
|
||||
|
||||
Reference in New Issue
Block a user