Tests: add unit tests for GetWalletEnv

This commit is contained in:
Pierre Rochard
2018-09-14 21:10:20 -04:00
parent f1f4bb7345
commit 88b1d956fe
2 changed files with 73 additions and 0 deletions
+1
View File
@@ -108,6 +108,7 @@ endif
if ENABLE_WALLET
BITCOIN_TESTS += \
wallet/test/db_tests.cpp \
wallet/test/psbt_wallet_tests.cpp \
wallet/test/wallet_tests.cpp \
wallet/test/wallet_crypto_tests.cpp \