diff -r bfbd3f02b442 -r 330584235c22 tests/test-check-py3-compat.t --- 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