Skip to content

Commit e9ade03

Browse files
committed
tests: Add feature_segwit.py --descriptors to test_runner.py
1 parent ae6cbcc commit e9ade03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/functional/test_runner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
'p2p_compactblocks.py',
101101
'p2p_compactblocks_blocksonly.py',
102102
'feature_segwit.py --legacy-wallet',
103+
'feature_segwit.py --descriptors',
103104
# vv Tests less than 2m vv
104105
'wallet_basic.py --legacy-wallet',
105106
'wallet_basic.py --descriptors',

0 commit comments

Comments
 (0)