test: Add basic testing for wallet groups

This commit is contained in:
Karl-Johan Alm
2018-01-24 14:59:08 +09:00
parent 59d6f7b4e2
commit 0128121101
2 changed files with 68 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ BASE_SCRIPTS = [
'rpc_users.py',
'feature_proxy.py',
'rpc_signrawtransaction.py',
'wallet_groups.py',
'p2p_disconnect_ban.py',
'rpc_decodescript.py',
'rpc_blockchain.py',