diff tests/test-check-py3-compat.t @ 27522:798535853345

localrepo: use absolute_import
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 23 Dec 2015 12:30:14 -0800
parents b1adf32b0605
children 68b9abf1cb82
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t	Mon Dec 21 21:52:58 2015 -0800
+++ b/tests/test-check-py3-compat.t	Wed Dec 23 12:30:14 2015 -0800
@@ -106,7 +106,6 @@
   mercurial/httpclient/_readers.py not using absolute_import
   mercurial/httpclient/socketutil.py not using absolute_import
   mercurial/keepalive.py requires print_function
-  mercurial/localrepo.py not using absolute_import
   mercurial/lsprof.py requires print_function
   mercurial/lsprofcalltree.py requires print_function
   mercurial/mail.py requires print_function