diff -r 6262f0215d08 -r c4040a35b5d9 tests/test-check-py3-compat.t --- a/tests/test-check-py3-compat.t Sat Apr 16 03:38:23 2016 +0530 +++ b/tests/test-check-py3-compat.t Sat Apr 16 04:06:24 2016 +0530 @@ -55,7 +55,6 @@ tests/test-atomictempfile.py not using absolute_import tests/test-demandimport.py not using absolute_import tests/test-demandimport.py requires print_function - tests/test-trusted.py requires print_function #if py3exe $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs $PYTHON3 contrib/check-py3-compat.py @@ -188,6 +187,5 @@ mercurial/wireproto.py: error importing module: invalid syntax (bundle*.py, line *) (line *) (glob) tests/readlink.py: invalid syntax: invalid syntax (, line *) (glob) tests/test-demandimport.py: invalid syntax: invalid syntax (, line *) (glob) - tests/test-trusted.py: invalid syntax: invalid syntax (, line *) (glob) #endif