| Index: LayoutTests/fast/js/no-semi-insertion-at-end-of-script-expected.txt
|
| diff --git a/LayoutTests/fast/js/no-semi-insertion-at-end-of-script-expected.txt b/LayoutTests/fast/js/no-semi-insertion-at-end-of-script-expected.txt
|
| deleted file mode 100644
|
| index 298a7dcc2be440a9a59ff37f9384602324e42206..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/js/no-semi-insertion-at-end-of-script-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -Test to make sure we don't automatically insert semicolons at the end of a script.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS if (0) threw exception SyntaxError: Unexpected EOF.
|
| -PASS eval('if (0)') threw exception SyntaxError: Unexpected EOF.
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|