diff tests/test-check-py3-compat.t @ 28740:e8ecd1aa3f6c

py3: use print_function in test-duplicateoptions.py
author Robert Stanca <robert.stanca7@gmail.com>
date Sun, 03 Apr 2016 16:58:43 +0300
parents d289b8847f23
children fc5f548393bf
line wrap: on
line diff
--- a/tests/test-check-py3-compat.t	Sun Apr 03 16:56:15 2016 +0300
+++ b/tests/test-check-py3-compat.t	Sun Apr 03 16:58:43 2016 +0300
@@ -56,7 +56,6 @@
   tests/test-demandimport.py not using absolute_import
   tests/test-demandimport.py requires print_function
   tests/test-doctest.py not using absolute_import
-  tests/test-duplicateoptions.py requires print_function
   tests/test-filecache.py not using absolute_import
   tests/test-filecache.py requires print_function
   tests/test-filelog.py not using absolute_import
@@ -247,7 +246,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-duplicateoptions.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)
   tests/test-filecache.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob)
   tests/test-filelog.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob)
   tests/test-hg-parseurl.py: invalid syntax: invalid syntax (<unknown>, line *) (glob)