Skip to content

Commit d2527bd

Browse files
committed
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.
1 parent 045eeb8 commit d2527bd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/functional/test_runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
'feature_segwit.py',
6868
# vv Tests less than 2m vv
6969
'wallet_basic.py',
70-
'wallet_accounts.py',
70+
'wallet_labels.py',
7171
'p2p_segwit.py',
7272
'wallet_dump.py',
7373
'rpc_listtransactions.py',
File renamed without changes.

0 commit comments

Comments
 (0)