tests/test-check-py3-compat.t
changeset 28564 6d7da0901a28
parent 28563 62250a48dc7f
child 28583 260ce2eed951
--- a/tests/test-check-py3-compat.t	Wed Mar 16 04:23:58 2016 +0530
+++ b/tests/test-check-py3-compat.t	Wed Mar 16 04:35:03 2016 +0530
@@ -5,8 +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/revsetbenchmarks.py not using absolute_import
-  contrib/revsetbenchmarks.py requires print_function
   doc/check-seclevel.py not using absolute_import
   doc/gendoc.py not using absolute_import
   doc/hgmanpage.py not using absolute_import