Commit 71c193e
committed
test: adapt to new JSON SyntaxError messages
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/3513684
PR-URL: #44741
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent b5f1564 commit 71c193eCopy full SHA for 71c193e
File tree
Expand file treeCollapse file tree
2 files changed
+3
-2
lines changedOpen diff view settings
Filter options
- test/es-module
Expand file treeCollapse file tree
2 files changed
+3
-2
lines changedOpen diff view settings
Collapse file
test/es-module/test-esm-data-urls.js
Copy file name to clipboardExpand all lines: test/es-module/test-esm-data-urls.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
76 | 76 | |
77 | 77 | |
78 | 78 | |
79 | | - |
| 79 | + |
80 | 80 | |
81 | 81 | |
82 | 82 | |
|
Collapse file
test/es-module/test-esm-invalid-pjson.js
Copy file name to clipboardExpand all lines: test/es-module/test-esm-invalid-pjson.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
21 | | - |
| 21 | + |
| 22 | + |
22 | 23 | |
23 | 24 | |
24 | 25 | |
|
0 commit comments