summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/v8/test/preparser/preparser.expectation
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/v8/test/preparser/preparser.expectation')
-rw-r--r--src/3rdparty/v8/test/preparser/preparser.expectation14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/3rdparty/v8/test/preparser/preparser.expectation b/src/3rdparty/v8/test/preparser/preparser.expectation
deleted file mode 100644
index 638f90e..0000000
--- a/src/3rdparty/v8/test/preparser/preparser.expectation
+++ /dev/null
@@ -1,14 +0,0 @@
-# Expectations for .js preparser tests.
-# Only mentions tests that throw SyntaxError, and optionally specifies
-# the message and location expected in the exception.
-# Format:
-# testname[:message[:beg_pos,end_pos]]
-strict-octal-number:strict_octal_literal
-strict-octal-string:strict_octal_literal
-strict-octal-regexp:strict_octal_literal
-strict-octal-use-strict-after:strict_octal_literal
-strict-octal-use-strict-before:strict_octal_literal
-
-strict-const:strict_const
-
-strict-with:strict_mode_with