tests/test-check-py3-compat.t
changeset 28931 ba0e4789bd2e
parent 28930 e3f01188d439
child 28932 4eac86331acb
--- 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: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob)
   tests/readlink.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
   tests/test-demandimport.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
-  tests/test-lrucachedict.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
   tests/test-trusted.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
 
 #endif