diff --git a/test/intl402/NumberFormat/prototype/format/signDisplay-currency-de-DE.js b/test/intl402/NumberFormat/prototype/format/signDisplay-currency-de-DE.js index 29afdd7771..6556db507f 100644 --- a/test/intl402/NumberFormat/prototype/format/signDisplay-currency-de-DE.js +++ b/test/intl402/NumberFormat/prototype/format/signDisplay-currency-de-DE.js @@ -3,7 +3,7 @@ /*--- esid: sec-intl.numberformat.prototype.format -description: Checks handling of the compactDisplay option to the NumberFormat constructor. +description: Checks handling of the signDisplay option to the NumberFormat constructor. locale: [de-DE] features: [Intl.NumberFormat-unified] ---*/ diff --git a/test/intl402/NumberFormat/prototype/format/signDisplay-currency-en-US.js b/test/intl402/NumberFormat/prototype/format/signDisplay-currency-en-US.js index e8f0a991e7..cb72010924 100644 --- a/test/intl402/NumberFormat/prototype/format/signDisplay-currency-en-US.js +++ b/test/intl402/NumberFormat/prototype/format/signDisplay-currency-en-US.js @@ -3,7 +3,7 @@ /*--- esid: sec-intl.numberformat.prototype.format -description: Checks handling of the compactDisplay option to the NumberFormat constructor. +description: Checks handling of the signDisplay option to the NumberFormat constructor. locale: [en-US] features: [Intl.NumberFormat-unified] ---*/ diff --git a/test/intl402/NumberFormat/prototype/format/signDisplay-currency-ja-JP.js b/test/intl402/NumberFormat/prototype/format/signDisplay-currency-ja-JP.js index d689d51d1e..e07fc1afa5 100644 --- a/test/intl402/NumberFormat/prototype/format/signDisplay-currency-ja-JP.js +++ b/test/intl402/NumberFormat/prototype/format/signDisplay-currency-ja-JP.js @@ -3,7 +3,7 @@ /*--- esid: sec-intl.numberformat.prototype.format -description: Checks handling of the compactDisplay option to the NumberFormat constructor. +description: Checks handling of the signDisplay option to the NumberFormat constructor. locale: [ja-JP] features: [Intl.NumberFormat-unified] ---*/ diff --git a/test/intl402/NumberFormat/prototype/format/signDisplay-currency-ko-KR.js b/test/intl402/NumberFormat/prototype/format/signDisplay-currency-ko-KR.js index 875338cace..efa464c93a 100644 --- a/test/intl402/NumberFormat/prototype/format/signDisplay-currency-ko-KR.js +++ b/test/intl402/NumberFormat/prototype/format/signDisplay-currency-ko-KR.js @@ -3,7 +3,7 @@ /*--- esid: sec-intl.numberformat.prototype.format -description: Checks handling of the compactDisplay option to the NumberFormat constructor. +description: Checks handling of the signDisplay option to the NumberFormat constructor. locale: [ko-KR] features: [Intl.NumberFormat-unified] ---*/ diff --git a/test/intl402/NumberFormat/prototype/format/signDisplay-currency-zh-TW.js b/test/intl402/NumberFormat/prototype/format/signDisplay-currency-zh-TW.js index d2163dbb60..8567e236ae 100644 --- a/test/intl402/NumberFormat/prototype/format/signDisplay-currency-zh-TW.js +++ b/test/intl402/NumberFormat/prototype/format/signDisplay-currency-zh-TW.js @@ -3,7 +3,7 @@ /*--- esid: sec-intl.numberformat.prototype.format -description: Checks handling of the compactDisplay option to the NumberFormat constructor. +description: Checks handling of the signDisplay option to the NumberFormat constructor. locale: [zh-TW] features: [Intl.NumberFormat-unified] ---*/ diff --git a/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-de-DE.js b/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-de-DE.js index d03794878c..345fab4f85 100644 --- a/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-de-DE.js +++ b/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-de-DE.js @@ -3,7 +3,7 @@ /*--- esid: sec-intl.numberformat.prototype.formattoparts -description: Checks handling of the compactDisplay option to the NumberFormat constructor. +description: Checks handling of the signDisplay option to the NumberFormat constructor. locale: [de-DE] features: [Intl.NumberFormat-unified] ---*/ diff --git a/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-en-US.js b/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-en-US.js index c4f31fa6c5..fbc91f3508 100644 --- a/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-en-US.js +++ b/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-en-US.js @@ -3,7 +3,7 @@ /*--- esid: sec-intl.numberformat.prototype.formattoparts -description: Checks handling of the compactDisplay option to the NumberFormat constructor. +description: Checks handling of the signDisplay option to the NumberFormat constructor. locale: [en-US] features: [Intl.NumberFormat-unified] ---*/ diff --git a/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-ja-JP.js b/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-ja-JP.js index 82e989009e..49473129fd 100644 --- a/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-ja-JP.js +++ b/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-ja-JP.js @@ -3,7 +3,7 @@ /*--- esid: sec-intl.numberformat.prototype.formattoparts -description: Checks handling of the compactDisplay option to the NumberFormat constructor. +description: Checks handling of the signDisplay option to the NumberFormat constructor. locale: [ja-JP] features: [Intl.NumberFormat-unified] ---*/ diff --git a/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-ko-KR.js b/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-ko-KR.js index a190252c17..f5e464d985 100644 --- a/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-ko-KR.js +++ b/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-ko-KR.js @@ -3,7 +3,7 @@ /*--- esid: sec-intl.numberformat.prototype.formattoparts -description: Checks handling of the compactDisplay option to the NumberFormat constructor. +description: Checks handling of the signDisplay option to the NumberFormat constructor. locale: [ko-KR] features: [Intl.NumberFormat-unified] ---*/ diff --git a/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-zh-TW.js b/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-zh-TW.js index ff450fbc7e..25917e03c5 100644 --- a/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-zh-TW.js +++ b/test/intl402/NumberFormat/prototype/formatToParts/signDisplay-currency-zh-TW.js @@ -3,7 +3,7 @@ /*--- esid: sec-intl.numberformat.prototype.formattoparts -description: Checks handling of the compactDisplay option to the NumberFormat constructor. +description: Checks handling of the signDisplay option to the NumberFormat constructor. locale: [zh-TW] features: [Intl.NumberFormat-unified] ---*/