author | Yuya Nishihara <yuya@tcha.org> |
Tue, 05 Apr 2016 23:15:49 +0900 | |
changeset 28802 | b16eacf5347c |
parent 28801 | 441491aba8c3 |
child 28803 | 76c091f9711e |
--- a/tests/test-filecache.py Tue Apr 05 23:13:52 2016 +0900 +++ b/tests/test-filecache.py Tue Apr 05 23:15:49 2016 +0900 @@ -7,7 +7,13 @@ 'cacheable']): sys.exit(80) -from mercurial import util, scmutil, extensions, hg, ui +from mercurial import ( + extensions, + hg, + scmutil, + ui, + util, +) filecache = scmutil.filecache