| Index: sky/tests/parser/script-expected.txt
|
| diff --git a/sky/tests/parser/script-expected.txt b/sky/tests/parser/script-expected.txt
|
| index 8bbdefd4f5e0af44260d1eeb971759d523453bf2..76e4aae64bc91065242d9dc0a0e4632bd1c4b37b 100644
|
| --- a/sky/tests/parser/script-expected.txt
|
| +++ b/sky/tests/parser/script-expected.txt
|
| @@ -1,17 +1,17 @@
|
| ERROR: Uncaught SyntaxError: Unexpected token <
|
| -SOURCE: http://127.0.0.1:8000/parser/script.sky:3
|
| +SOURCE: http://127.0.0.1:8000/parser/script.sky:6
|
| ERROR: Uncaught SyntaxError: Unexpected token <
|
| -SOURCE: http://127.0.0.1:8000/parser/script.sky:3
|
| +SOURCE: http://127.0.0.1:8000/parser/script.sky:14
|
| ERROR: Uncaught SyntaxError: Unexpected token <
|
| -SOURCE: http://127.0.0.1:8000/parser/script.sky:3
|
| +SOURCE: http://127.0.0.1:8000/parser/script.sky:21
|
| ERROR: Uncaught ReferenceError: TEST is not defined
|
| -SOURCE: http://127.0.0.1:8000/parser/script.sky:2
|
| +SOURCE: http://127.0.0.1:8000/parser/script.sky:27
|
| ERROR: Uncaught SyntaxError: Invalid regular expression: missing /
|
| -SOURCE: http://127.0.0.1:8000/parser/script.sky:2
|
| +SOURCE: http://127.0.0.1:8000/parser/script.sky:34
|
| ERROR: Uncaught SyntaxError: Invalid regular expression: missing /
|
| -SOURCE: http://127.0.0.1:8000/parser/script.sky:2
|
| +SOURCE: http://127.0.0.1:8000/parser/script.sky:38
|
| ERROR: Uncaught SyntaxError: Unexpected token }
|
| -SOURCE: http://127.0.0.1:8000/parser/script.sky:4
|
| +SOURCE: http://127.0.0.1:8000/parser/script.sky:43
|
| <html>
|
| <link rel="import" href="../resources/dump-as-markup.sky"></link>
|
| <body>
|
|
|