[QA] add createwallet disableprivatekey test

This commit is contained in:
Jonas Schnelli
2018-06-13 21:19:06 +02:00
parent c7b8f343e9
commit 4704e5f074
3 changed files with 43 additions and 0 deletions

View File

@@ -98,6 +98,8 @@ BASE_SCRIPTS = [
'mempool_persist.py',
'wallet_multiwallet.py',
'wallet_multiwallet.py --usecli',
'wallet_disableprivatekeys.py',
'wallet_disableprivatekeys.py --usecli',
'interface_http.py',
'rpc_users.py',
'feature_proxy.py',