tests/test-check-py3-compat.t
changeset 28562 2b585677220e
parent 28561 330584235c22
child 28563 62250a48dc7f
--- a/tests/test-check-py3-compat.t	Wed Mar 16 04:12:16 2016 +0530
+++ b/tests/test-check-py3-compat.t	Wed Mar 16 04:13:28 2016 +0530
@@ -5,7 +5,6 @@
   $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs python contrib/check-py3-compat.py
   contrib/import-checker.py not using absolute_import
   contrib/import-checker.py requires print_function
-  contrib/python-hook-examples.py not using absolute_import
   contrib/revsetbenchmarks.py not using absolute_import
   contrib/revsetbenchmarks.py requires print_function
   contrib/synthrepo.py not using absolute_import