Tests: Unit test related to WalletDB ReadKeyValue

This commit is contained in:
Bushstar
2020-03-10 07:42:31 +00:00
parent 32def8d1c2
commit 7486e2771e
2 changed files with 30 additions and 0 deletions

View File

@@ -217,6 +217,7 @@ BITCOIN_TESTS += \
wallet/test/db_tests.cpp \
wallet/test/psbt_wallet_tests.cpp \
wallet/test/wallet_tests.cpp \
wallet/test/walletdb_tests.cpp \
wallet/test/wallet_crypto_tests.cpp \
wallet/test/coinselector_tests.cpp \
wallet/test/init_tests.cpp \