test: getaddressinfo label deprecation test

This commit is contained in:
Jon Atack
2019-11-25 02:04:14 +01:00
parent d48875fa20
commit 72af93f364
2 changed files with 44 additions and 0 deletions

View File

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