mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-01 11:11:15 +02:00
tests: Add feature_segwit.py --descriptors to test_runner.py
This commit is contained in:
@ -100,6 +100,7 @@ BASE_SCRIPTS = [
|
|||||||
'p2p_compactblocks.py',
|
'p2p_compactblocks.py',
|
||||||
'p2p_compactblocks_blocksonly.py',
|
'p2p_compactblocks_blocksonly.py',
|
||||||
'feature_segwit.py --legacy-wallet',
|
'feature_segwit.py --legacy-wallet',
|
||||||
|
'feature_segwit.py --descriptors',
|
||||||
# vv Tests less than 2m vv
|
# vv Tests less than 2m vv
|
||||||
'wallet_basic.py --legacy-wallet',
|
'wallet_basic.py --legacy-wallet',
|
||||||
'wallet_basic.py --descriptors',
|
'wallet_basic.py --descriptors',
|
||||||
|
Reference in New Issue
Block a user