aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-10-22 11:57:54 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-02-25 08:51:11 +0100
commitfa80e10d94dbf86da84fc761b09fb631155a5b25 (patch)
treee0dc1f33b1bb6ff35120c7d268e24c77056bb4e6 /test/functional/test_runner.py
parent85ccffa26686c6c9adbd18bdde37fc1747281bab (diff)
downloadbitcoin-fa80e10d94dbf86da84fc761b09fb631155a5b25.tar.xz
test: Add feature_taproot.py --previous_release
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 79ad2cf161..9f41e7118d 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -110,6 +110,7 @@ BASE_SCRIPTS = [
'wallet_dump.py --legacy-wallet',
'wallet_listtransactions.py --legacy-wallet',
'wallet_listtransactions.py --descriptors',
+ 'feature_taproot.py --previous_release',
'feature_taproot.py',
'wallet_signer.py --descriptors',
# vv Tests less than 60s vv