test: Add feature_taproot.py --previous_release

This commit is contained in:
MarcoFalke
2020-10-22 11:57:54 +02:00
parent 85ccffa266
commit fa80e10d94
2 changed files with 22 additions and 4 deletions

View File

@@ -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