test: add feature_rbf.py --descriptors to test_runner.py

This commit is contained in:
Sebastian Falbesoner 2021-11-26 17:16:08 +01:00
parent 166f8ec28e
commit b79dbe86a9

View file

@ -217,7 +217,8 @@ BASE_SCRIPTS = [
'rpc_getblockfilter.py',
'rpc_invalidateblock.py',
'feature_utxo_set_hash.py',
'feature_rbf.py',
'feature_rbf.py --legacy-wallet',
'feature_rbf.py --descriptors',
'mempool_packages.py',
'mempool_package_onemore.py',
'rpc_createmultisig.py --legacy-wallet',