mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Rename wallet_accounts.py test
This is a separate commit because changing the test at the same time as renaming it breaks git (and github) rename detection.
This commit is contained in:
parent
045eeb8870
commit
d2527bd54e
2 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ BASE_SCRIPTS= [
|
||||||
'feature_segwit.py',
|
'feature_segwit.py',
|
||||||
# vv Tests less than 2m vv
|
# vv Tests less than 2m vv
|
||||||
'wallet_basic.py',
|
'wallet_basic.py',
|
||||||
'wallet_accounts.py',
|
'wallet_labels.py',
|
||||||
'p2p_segwit.py',
|
'p2p_segwit.py',
|
||||||
'wallet_dump.py',
|
'wallet_dump.py',
|
||||||
'rpc_listtransactions.py',
|
'rpc_listtransactions.py',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue