Skip to content

Commit 896e086

Browse files
committed
corrected metadata on locales tested
1 parent b98b61e commit 896e086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/intl402/DateTimeFormat/prototype/resolvedOptions/hourCycle-default.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ info: |
2222
27. Set dateTimeFormat.[[HourCycle]] to hc.
2323
2424
>>>>>>> updated hourCycle-default.js to reflect new behaviour of hourCycle, which now associates h12 with h23 rather than h24. see https://github.com/tc39/ecma402/pull/758.
25-
locale: [en, fr, it, ja, zh, ko, ar, hi]
25+
locale: [en, fr, it, ja, zh, ko, ar, hi, en-u-hc-h24]
2626
---*/
2727

2828
let locales = ["en", "fr", "it", "ja", "zh", "ko", "ar", "hi", "en-u-hc-h24"];

0 commit comments

Comments
 (0)