mirror of
https://github.com/tc39/test262.git
synced 2025-11-29 18:13:13 +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",
|
||||
"ethioaa",
|
||||
"ethiopic",
|
||||
"ethiopic-amete-alem",
|
||||
"gregory",
|
||||
"hebrew",
|
||||
"indian",
|
||||
"islamic-civil",
|
||||
"islamic-tbla",
|
||||
"islamic-umalqura",
|
||||
"islamicc",
|
||||
"iso8601",
|
||||
"japanese",
|
||||
"persian",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user