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

pull/826/head
Sebastian Falbesoner 3 years ago
parent 50b044a88e
commit 61fb410c0d

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

Loading…
Cancel
Save