aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorDhruv Mehta <856960+dhruv@users.noreply.github.com>2021-02-05 12:10:39 -0800
committerDhruv Mehta <856960+dhruv@users.noreply.github.com>2021-07-07 22:12:04 -0700
commiteba5b1cd6460c98e75d0422bd394e12af7f11e4c (patch)
treebaec67cf02248363c9e905f065c8af020201d6f5 /test/functional/test_runner.py
parent4129134e844f78a89f8515cf30dad4b6074703c7 (diff)
downloadbitcoin-eba5b1cd6460c98e75d0422bd394e12af7f11e4c.tar.xz
[test] remove or move tests using `-segwitheight=-1`
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 ad1acd2e2f..4fcd171bf0 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -292,6 +292,7 @@ BASE_SCRIPTS = [
'feature_blocksdir.py',
'wallet_startup.py',
'feature_config_args.py',
+ 'feature_presegwit_node_upgrade.py',
'feature_settings.py',
'rpc_getdescriptorinfo.py',
'rpc_addresses_deprecation.py',