mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
ISO 4217 no longer normative for currency minor digits. New test verifies that currency data (from whatever source) is used by verifying that `maximumFractionDigits` and `minimumFractionDigits` are identical. See https://github.com/tc39/ecma402/pull/922