Skip to content

Commit 7c163ab

Browse files
targosnodejs-ci
authored andcommitted
test: fix message test after V8 upgrade
1 parent 4b4f7dd commit 7c163ab

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/message/esm_display_syntax_error.out

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ await async () => 0;
44
^^^^^
55
SyntaxError: Unexpected reserved word
66
at loaders.set (internal/loader/ModuleRequest.js:*:*)
7-
at <anonymous>

test/message/esm_display_syntax_error_module.out

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ await async () => 0;
44
^^^^^
55
SyntaxError: Unexpected reserved word
66
at loaders.set (internal/loader/ModuleRequest.js:*:*)
7-
at <anonymous>

0 commit comments

Comments
 (0)