[QA] Add walletdump RPC test (including HD- & encryption-tests)

This commit is contained in:
Jonas Schnelli
2016-07-28 14:59:13 +02:00
parent 133c727cc4
commit 54af51d98d
2 changed files with 121 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ testScripts = [
'bip68-112-113-p2p.py',
'wallet.py',
'wallet-hd.py',
'wallet-dump.py',
'listtransactions.py',
'receivedby.py',
'mempool_resurrect_test.py',