diff -r e3f01188d439 -r ba0e4789bd2e tests/test-check-py3-compat.t --- a/tests/test-check-py3-compat.t Sat Apr 16 03:10:41 2016 +0530 +++ b/tests/test-check-py3-compat.t Sat Apr 16 03:22:45 2016 +0530 @@ -57,7 +57,6 @@ tests/test-demandimport.py requires print_function tests/test-doctest.py not using absolute_import tests/test-hgwebdir-paths.py not using absolute_import - tests/test-lrucachedict.py requires print_function tests/test-trusted.py requires print_function #if py3exe @@ -191,7 +190,6 @@ 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-lrucachedict.py: invalid syntax: invalid syntax (, line *) (glob) tests/test-trusted.py: invalid syntax: invalid syntax (, line *) (glob) #endif