From ef6ee25e09c902e1f9d89a40cf05660432e7143c Mon Sep 17 00:00:00 2001 From: Nayeem Rahman Date: Mon, 20 Apr 2020 20:39:02 +0100 Subject: refactor(cli/fmt_errors): Improve source line formatting (#4832) --- cli/tests/error_syntax.js.out | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'cli/tests/error_syntax.js.out') diff --git a/cli/tests/error_syntax.js.out b/cli/tests/error_syntax.js.out index 6253f3dd5..202e04a32 100644 --- a/cli/tests/error_syntax.js.out +++ b/cli/tests/error_syntax.js.out @@ -1,6 +1,4 @@ error: Uncaught SyntaxError: Unexpected identifier -[WILDCARD]tests/error_syntax.js:3:6 - -3 (the following is a syntax error ^^ ! ) - ~~~~~~~~~ - +(the following is a syntax error ^^ ! ) + ~~~~~~~~~ + at [WILDCARD]tests/error_syntax.js:3:6 -- cgit v1.2.3