| Index: LayoutTests/fast/js/reparsing-semicolon-insertion-expected.txt
|
| diff --git a/LayoutTests/fast/js/reparsing-semicolon-insertion-expected.txt b/LayoutTests/fast/js/reparsing-semicolon-insertion-expected.txt
|
| deleted file mode 100644
|
| index e0d2c5696efd441f0f40ac5fb09a0a0b976f0fb1..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/js/reparsing-semicolon-insertion-expected.txt
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -This test checks that automatic semicolon insertion for parsing and reparsing agree. In a debug build, this test will fail with an assertion failure if they do not.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS commaTest() is undefined.
|
| -PASS varCommaTest() is undefined.
|
| -PASS constCommaTest() is undefined.
|
| -PASS commaParenTest() is undefined.
|
| -PASS commaParenThrowTest() threw exception ReferenceError: Can't find variable: x.
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|