mirror of
https://github.com/tc39/test262.git
synced 2025-11-29 10:03:35 +01:00
Remove non-canonical values from Intl.supportedValuesOf("calendar") test (#4673)
Fixes #4639.
This commit is contained in:
parent
875b3ee068
commit
464eb47200
@ -31,14 +31,12 @@ const requiredCalendars = [
|
|||||||
"dangi",
|
"dangi",
|
||||||
"ethioaa",
|
"ethioaa",
|
||||||
"ethiopic",
|
"ethiopic",
|
||||||
"ethiopic-amete-alem",
|
|
||||||
"gregory",
|
"gregory",
|
||||||
"hebrew",
|
"hebrew",
|
||||||
"indian",
|
"indian",
|
||||||
"islamic-civil",
|
"islamic-civil",
|
||||||
"islamic-tbla",
|
"islamic-tbla",
|
||||||
"islamic-umalqura",
|
"islamic-umalqura",
|
||||||
"islamicc",
|
|
||||||
"iso8601",
|
"iso8601",
|
||||||
"japanese",
|
"japanese",
|
||||||
"persian",
|
"persian",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user