[wallet] [tests] Add listwallets to multiwallet test

This commit is contained in:
John Newbery
2017-06-15 09:05:32 -04:00
parent 9508761ed6
commit 3707fcd94e
2 changed files with 22 additions and 10 deletions

View File

@@ -89,6 +89,7 @@ BASE_SCRIPTS= [
'mempool_spendcoinbase.py',
'mempool_reorg.py',
'mempool_persist.py',
'multiwallet.py',
'httpbasics.py',
'multi_rpc.py',
'proxy_test.py',