Tests: add unit tests for GetWalletEnv
Github-Pull: #11911
Rebased-From: 88b1d95
This commit is contained in:
parent
02c080af5e
commit
e3ba14387d
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ endif
|
||||||
|
|
||||||
if ENABLE_WALLET
|
if ENABLE_WALLET
|
||||||
BITCOIN_TESTS += \
|
BITCOIN_TESTS += \
|
||||||
|
wallet/test/db_tests.cpp \
|
||||||
wallet/test/db_tests.cpp \
|
wallet/test/db_tests.cpp \
|
||||||
wallet/test/psbt_wallet_tests.cpp \
|
wallet/test/psbt_wallet_tests.cpp \
|
||||||
wallet/test/wallet_tests.cpp \
|
wallet/test/wallet_tests.cpp \
|
||||||
|
|
Loading…
Add table
Reference in a new issue