diff --git a/testing/web-platform/tests/tools/lint/tests/test_file_lints.py b/testing/web-platform/tests/tools/lint/tests/test_file_lints.py index c578d78b3f55b..b4f546f1f2519 100644 --- a/testing/web-platform/tests/tools/lint/tests/test_file_lints.py +++ b/testing/web-platform/tests/tools/lint/tests/test_file_lints.py @@ -5809,27 +5809,6 @@ ) ] -pytest -. -mark -. -skipif -( -six -. -PY3 -reason -= -" -Cannot -parse -print -statements -from -python -3 -" -) def test_print_statement ( @@ -5850,9 +5829,11 @@ \ n print +( ' statement ' +) \ n print