Account wallet feature RPC tests.

This commit is contained in:
Patrick Strateman
2016-08-03 19:28:39 -07:00
parent 5c7a5e1f66
commit 25400c4de1
2 changed files with 95 additions and 0 deletions

View File

@ -106,6 +106,7 @@ testScripts = [
'walletbackup.py',
'bip68-112-113-p2p.py',
'wallet.py',
'wallet-accounts.py',
'wallet-hd.py',
'wallet-dump.py',
'listtransactions.py',