Skip to content

Commit 035767f

Browse files
committed
test: add interface_bitcoin_cli.py --descriptors to test_runner.py
1 parent e4fa28a commit 035767f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/functional/test_runner.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@
138138
'feature_fee_estimation.py',
139139
'interface_zmq.py',
140140
'rpc_invalid_address_message.py',
141-
'interface_bitcoin_cli.py',
141+
'interface_bitcoin_cli.py --legacy-wallet',
142+
'interface_bitcoin_cli.py --descriptors',
142143
'feature_bind_extra.py',
143144
'mempool_resurrect.py',
144145
'wallet_txn_doublespend.py --mineblock',

0 commit comments

Comments
 (0)