test: getpeerinfo banscore deprecation test

This commit is contained in:
Jon Atack
2020-07-08 12:33:14 +02:00
parent 8c7647b3fb
commit dd54e3796e
2 changed files with 25 additions and 0 deletions

View File

@@ -243,6 +243,7 @@ BASE_SCRIPTS = [
'feature_blocksdir.py',
'feature_config_args.py',
'rpc_getdescriptorinfo.py',
'rpc_getpeerinfo_banscore_deprecation.py',
'rpc_help.py',
'feature_help.py',
'feature_shutdown.py',