aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorBrandon Odiwuor <brandon.odiwuor@gmail.com>2023-10-30 13:06:37 +0300
committerBrandon Odiwuor <brandon.odiwuor@gmail.com>2023-10-30 13:35:12 +0300
commit897d6dd42b78ab8569cbd7ae5e27f277b9acaeff (patch)
tree4e9f7027e7598808072bd43dc0209c5214f1d461 /test/functional/test_runner.py
parentfeae4e04389b89e18a411596c4f2cdc18663a1ef (diff)
downloadbitcoin-897d6dd42b78ab8569cbd7ae5e27f277b9acaeff.tar.xz
Remove feature_txindex_compatibility.py in V27
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 fbf48a0e4d..341a31909b 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -357,7 +357,6 @@ BASE_SCRIPTS = [
'rpc_scanblocks.py',
'p2p_sendtxrcncl.py',
'rpc_scantxoutset.py',
- 'feature_txindex_compatibility.py',
'feature_unsupported_utxo_db.py',
'feature_logging.py',
'feature_anchors.py',