test: Add tests for RPC help

This commit is contained in:
João Barbosa
2018-08-22 01:33:34 +01:00
parent 2df11322fa
commit 6af6d9b23d
2 changed files with 32 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ BASE_SCRIPTS = [
'p2p_node_network_limited.py',
'feature_blocksdir.py',
'feature_config_args.py',
'rpc_help.py',
'feature_help.py',
# Don't append tests at the end to avoid merge conflicts
# Put them in a random line within the section that fits their approximate run-time