mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-05-17 23:56:39 +00:00
test: add feature_coinstatsindex.py --descriptors to test_runner.py
This commit is contained in:
parent
50b044a88e
commit
61fb410c0d
@ -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…
x
Reference in New Issue
Block a user