mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-15 10:22:42 +02:00
test: add feature_coinstatsindex.py --descriptors to test_runner.py
This commit is contained in:
@ -304,7 +304,8 @@ BASE_SCRIPTS = [
|
|||||||
'feature_txindex_compatibility.py',
|
'feature_txindex_compatibility.py',
|
||||||
'feature_logging.py',
|
'feature_logging.py',
|
||||||
'feature_anchors.py',
|
'feature_anchors.py',
|
||||||
'feature_coinstatsindex.py',
|
'feature_coinstatsindex.py --legacy-wallet',
|
||||||
|
'feature_coinstatsindex.py --descriptors',
|
||||||
'wallet_orphanedreward.py',
|
'wallet_orphanedreward.py',
|
||||||
'p2p_node_network_limited.py',
|
'p2p_node_network_limited.py',
|
||||||
'p2p_permissions.py',
|
'p2p_permissions.py',
|
||||||
|
Reference in New Issue
Block a user