mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
tests: Add feature_segwit.py --descriptors to test_runner.py
This commit is contained in:
parent
ae6cbcc909
commit
e9ade032f3
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ BASE_SCRIPTS = [
|
|||
'p2p_compactblocks.py',
|
||||
'p2p_compactblocks_blocksonly.py',
|
||||
'feature_segwit.py --legacy-wallet',
|
||||
'feature_segwit.py --descriptors',
|
||||
# vv Tests less than 2m vv
|
||||
'wallet_basic.py --legacy-wallet',
|
||||
'wallet_basic.py --descriptors',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue