mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
test: add wallet_transactiontime_rescan.py --descriptors to test_runner.py
This commit is contained in:
parent
b60e02e993
commit
e4a54af6b8
1 changed files with 2 additions and 1 deletions
|
|
@ -178,7 +178,8 @@ BASE_SCRIPTS = [
|
||||||
'rpc_rawtransaction.py --legacy-wallet',
|
'rpc_rawtransaction.py --legacy-wallet',
|
||||||
'rpc_rawtransaction.py --descriptors',
|
'rpc_rawtransaction.py --descriptors',
|
||||||
'wallet_groups.py --legacy-wallet',
|
'wallet_groups.py --legacy-wallet',
|
||||||
'wallet_transactiontime_rescan.py',
|
'wallet_transactiontime_rescan.py --descriptors',
|
||||||
|
'wallet_transactiontime_rescan.py --legacy-wallet',
|
||||||
'p2p_addrv2_relay.py',
|
'p2p_addrv2_relay.py',
|
||||||
'wallet_groups.py --descriptors',
|
'wallet_groups.py --descriptors',
|
||||||
'p2p_compactblocks_hb.py',
|
'p2p_compactblocks_hb.py',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue