mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
test: add feature_coinstatsindex.py --descriptors to test_runner.py
This commit is contained in:
parent
50b044a88e
commit
61fb410c0d
1 changed files with 2 additions and 1 deletions
|
@ -304,7 +304,8 @@ BASE_SCRIPTS = [
|
|||
'feature_txindex_compatibility.py',
|
||||
'feature_logging.py',
|
||||
'feature_anchors.py',
|
||||
'feature_coinstatsindex.py',
|
||||
'feature_coinstatsindex.py --legacy-wallet',
|
||||
'feature_coinstatsindex.py --descriptors',
|
||||
'wallet_orphanedreward.py',
|
||||
'p2p_node_network_limited.py',
|
||||
'p2p_permissions.py',
|
||||
|
|
Loading…
Add table
Reference in a new issue