diff tests/test-check-py3-compat.t @ 27480:509159675cdb

store: use absolute_import
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 21 Dec 2015 21:19:57 -0800
parents 3ce1d50daa99
children 029f02757c20
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t	Mon Dec 21 21:33:27 2015 -0800
+++ b/tests/test-check-py3-compat.t	Mon Dec 21 21:19:57 2015 -0800
@@ -124,7 +124,6 @@
   mercurial/scmposix.py not using absolute_import
   mercurial/scmutil.py not using absolute_import
   mercurial/scmwindows.py not using absolute_import
-  mercurial/store.py not using absolute_import
   setup.py not using absolute_import
   tests/filterpyflakes.py requires print_function
   tests/generate-working-copy-states.py requires print_function