Mercurial > hg
diff tests/test-check-py3-compat.t @ 27351:28e50c4b15ed
commandserver: use absolute_import
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 24 Nov 2015 22:58:40 +0900 |
parents | 6ab8c6511a6a |
children | b479fc425a81 |
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t Mon Dec 14 22:21:30 2015 +0000 +++ b/tests/test-check-py3-compat.t Tue Nov 24 22:58:40 2015 +0900 @@ -101,7 +101,6 @@ mercurial/byterange.py not using absolute_import mercurial/cmdutil.py not using absolute_import mercurial/commands.py not using absolute_import - mercurial/commandserver.py not using absolute_import mercurial/context.py not using absolute_import mercurial/dirstate.py not using absolute_import mercurial/dispatch.py requires print_function