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',
|
||||
# vv Tests less than 2m vv
|
||||
'wallet_basic.py',
|
||||
'wallet_accounts.py',
|
||||
'wallet_labels.py',
|
||||
'p2p_segwit.py',
|
||||
'wallet_dump.py',
|
||||
'rpc_listtransactions.py',
|
||||
|
|
Loading…
Reference in a new issue