aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorAmiti Uttarwar <amiti@uttarwar.org>2020-12-22 16:54:18 -0800
committerAmiti Uttarwar <amiti@uttarwar.org>2020-12-26 13:30:08 -0800
commit094c3beaa47c909070607e94f2544ed1472ddb17 (patch)
tree03dc369769618402b9df163860cb47a99692ef22 /test/functional/test_runner.py
parent537053336fbc1b633e7c99286c3e3492eaca1e9d (diff)
downloadbitcoin-094c3beaa47c909070607e94f2544ed1472ddb17.tar.xz
[rpc] Remove deprecated "banscore" field from getpeerinfo
Diffstat (limited to 'test/functional/test_runner.py')
-rwxr-xr-xtest/functional/test_runner.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py
index 5b3db282e1..261c1f0a1b 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -279,7 +279,6 @@ BASE_SCRIPTS = [
'feature_config_args.py',
'feature_settings.py',
'rpc_getdescriptorinfo.py',
- 'rpc_getpeerinfo_deprecation.py',
'rpc_help.py',
'feature_help.py',
'feature_shutdown.py',