Remove non-canonical values from Intl.supportedValuesOf("calendar") test (#4673)

Fixes #4639.
This commit is contained in:
Jesse Alama 2025-11-18 11:16:13 +01:00 committed by GitHub
parent 875b3ee068
commit 464eb47200
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",