diff tests/test-check-py3-compat.t @ 28561:330584235c22

contrib: make perf.py use absolute_import
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 16 Mar 2016 04:12:16 +0530
parents f2fe7b199bb4
children 2b585677220e
line wrap: on
line diff
--- 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