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:
Russell Yanofsky 2017-10-20 13:27:55 -04:00
parent 045eeb8870
commit d2527bd54e
2 changed files with 1 additions and 1 deletions

View file

@ -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',