summaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/list-format-style-narrow.out
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/message/fail/list-format-style-narrow.out')
-rw-r--r--deps/v8/test/message/fail/list-format-style-narrow.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/v8/test/message/fail/list-format-style-narrow.out b/deps/v8/test/message/fail/list-format-style-narrow.out
index b762f8d664..90047338c0 100644
--- a/deps/v8/test/message/fail/list-format-style-narrow.out
+++ b/deps/v8/test/message/fail/list-format-style-narrow.out
@@ -1,8 +1,8 @@
-*%(basename)s:7: RangeError: When style is 'narrow', 'unit' is the only allowed value for the type option.
+*%(basename)s:4: RangeError: When style is 'narrow', 'unit' is the only allowed value for the type option.
new Intl.ListFormat("en", {style: 'narrow'})
^
RangeError: When style is 'narrow', 'unit' is the only allowed value for the type option.
at new ListFormat (<anonymous>)
- at *%(basename)s:7:1
+ at *%(basename)s:4:1