test: Add test for rpc_whitelist

This commit is contained in:
Emil Engler
2019-12-12 20:21:54 +01:00
committed by Jeremy Rubin
parent 7414d3820c
commit 2081442c42
2 changed files with 101 additions and 0 deletions

View File

@@ -136,6 +136,7 @@ BASE_SCRIPTS = [
'interface_rpc.py',
'rpc_psbt.py',
'rpc_users.py',
'rpc_whitelist.py',
'feature_proxy.py',
'rpc_signrawtransaction.py',
'wallet_groups.py',