diff options
Diffstat (limited to 'tests/specs/run/error_syntax/error_syntax.js.out')
-rw-r--r-- | tests/specs/run/error_syntax/error_syntax.js.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/specs/run/error_syntax/error_syntax.js.out b/tests/specs/run/error_syntax/error_syntax.js.out new file mode 100644 index 000000000..fa4d51686 --- /dev/null +++ b/tests/specs/run/error_syntax/error_syntax.js.out @@ -0,0 +1,4 @@ +error: The module's source code could not be parsed: Expected ',', got 'following' at [WILDCARD]/error_syntax.js:3:6 + + (the following is a syntax error ^^ ! ) + ~~~~~~~~~ |