summaryrefslogtreecommitdiff
path: root/cli/tests/error_syntax_empty_trailing_line.mjs.out
diff options
context:
space:
mode:
authorKevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com>2020-03-24 20:55:54 -0700
committerGitHub <noreply@github.com>2020-03-24 23:55:54 -0400
commit3938071e91e7c3dcf7b4e727601e1e99005aceab (patch)
treecb028150a1850bb96b898f24f7f59f6c41318af0 /cli/tests/error_syntax_empty_trailing_line.mjs.out
parenteeedb416c098c50a05292cbbd8135b7050a5ce0e (diff)
errors: replace .lines with explicit .split newline (#4483)
Diffstat (limited to 'cli/tests/error_syntax_empty_trailing_line.mjs.out')
-rw-r--r--cli/tests/error_syntax_empty_trailing_line.mjs.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/error_syntax_empty_trailing_line.mjs.out b/cli/tests/error_syntax_empty_trailing_line.mjs.out
new file mode 100644
index 000000000..1f1c96cd3
--- /dev/null
+++ b/cli/tests/error_syntax_empty_trailing_line.mjs.out
@@ -0,0 +1,2 @@
+error: Uncaught SyntaxError: Unexpected end of input
+► file:///[WILDCARD]cli/tests/error_syntax_empty_trailing_line.mjs:[WILDCARD]