aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorJon Atack <jon@atack.com>2019-11-24 12:55:00 +0100
committerJon Atack <jon@atack.com>2020-01-03 19:51:08 +0100
commit8bb405bbadf11391ccba7b334b4cfe66dc85b390 (patch)
tree702330973fb73fe4e662bd9b26ee498a1be42ee7 /test/functional/test_runner.py
parent60aba1f2f11529add115d963d05599130288ae28 (diff)
downloadbitcoin-8bb405bbadf11391ccba7b334b4cfe66dc85b390.tar.xz
test: getaddressinfo labels purpose deprecation test
Diffstat (limited to 'test/functional/test_runner.py')
-rwxr-xr-xtest/functional/test_runner.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py
index 110733c529..acb559911b 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -212,6 +212,7 @@ BASE_SCRIPTS = [
'p2p_permissions.py',
'feature_blocksdir.py',
'feature_config_args.py',
+ 'rpc_getaddressinfo_labels_purpose_deprecation.py',
'rpc_help.py',
'feature_help.py',
'feature_shutdown.py',