mirror of https://github.com/tc39/test262.git
Rm deprecated grandfather 'cel-gaulish' from tests
This commit is contained in:
parent
dde5d8e546
commit
49c184eb0f
|
@ -22,18 +22,6 @@ features: [Intl.Locale]
|
|||
---*/
|
||||
|
||||
const testData = [
|
||||
// Regular grandfathered without modern replacement.
|
||||
{
|
||||
tag: "cel-gaulish",
|
||||
options: {
|
||||
language: "fr",
|
||||
script: "Cyrl",
|
||||
region: "FR",
|
||||
numberingSystem: "latn",
|
||||
},
|
||||
canonical: "fr-Cyrl-FR-u-nu-latn",
|
||||
},
|
||||
|
||||
// Regular grandfathered with modern replacement.
|
||||
{
|
||||
tag: "art-lojban",
|
||||
|
|
Loading…
Reference in New Issue