aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2022-04-01 14:33:29 +0200
committerMarcoFalke <falke.marco@gmail.com>2022-04-21 14:58:55 +0200
commitfafd67479aa770dac227622c893a9998fa78e99c (patch)
tree998e38a1ed4d743e58774faf307896c68662579c /test/functional/test_runner.py
parent346e780442f91fc155dcc9c44eedf23ac0bb15a7 (diff)
downloadbitcoin-fafd67479aa770dac227622c893a9998fa78e99c.tar.xz
test: Remove previous release check
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 a3c938ae26..746b6ede20 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -111,7 +111,6 @@ BASE_SCRIPTS = [
'p2p_tx_download.py',
'mempool_updatefromblock.py',
'wallet_dump.py --legacy-wallet',
- 'feature_taproot.py --previous_release',
'feature_taproot.py',
'rpc_signer.py',
'wallet_signer.py --descriptors',