qa: Add getdescriptorinfo functional test

This commit is contained in:
João Barbosa
2019-02-19 15:14:27 +00:00
parent 6fb4bbfb0e
commit cbf2d75d8f
2 changed files with 66 additions and 0 deletions

View File

@@ -217,6 +217,7 @@ BASE_SCRIPTS = [
'feature_config_args.py',
'rpc_getaddressinfo_labels_purpose_deprecation.py',
'rpc_getaddressinfo_label_deprecation.py',
'rpc_getdescriptorinfo.py',
'rpc_help.py',
'feature_help.py',
'feature_shutdown.py',