diff tests/test-check-py3-compat.t @ 28089:a1163ee26e4a

acl: use absolute_import Continuing the march towards Python 3.
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 09 Feb 2016 17:29:39 -0800
parents 10bed65ef209
children 8113c88b8e6d
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t	Thu Feb 11 17:23:10 2016 -0800
+++ b/tests/test-check-py3-compat.t	Tue Feb 09 17:29:39 2016 -0800
@@ -32,7 +32,6 @@
   doc/gendoc.py not using absolute_import
   doc/hgmanpage.py not using absolute_import
   hgext/__init__.py not using absolute_import
-  hgext/acl.py not using absolute_import
   hgext/blackbox.py not using absolute_import
   hgext/bugzilla.py not using absolute_import
   hgext/censor.py not using absolute_import