tests/test-check-py3-compat.t
changeset 28561 330584235c22
parent 28522 f2fe7b199bb4
child 28562 2b585677220e
--- a/tests/test-check-py3-compat.t	Mon Mar 14 20:20:22 2016 +0100
+++ b/tests/test-check-py3-compat.t	Wed Mar 16 04:12:16 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/perf.py not using absolute_import
   contrib/python-hook-examples.py not using absolute_import
   contrib/revsetbenchmarks.py not using absolute_import
   contrib/revsetbenchmarks.py requires print_function