mirror of https://github.com/tc39/test262.git
fixup! Add tests for "Intl NumberFormat v3" proposal
This commit is contained in:
parent
d071b37f09
commit
6c9b4de507
|
@ -3,7 +3,8 @@
|
|||
/*---
|
||||
esid: sec-intl.numberformat
|
||||
description: Tests that the option roundingPriority is processed correctly.
|
||||
includes: [Intl.NumberFormat-v3]
|
||||
features: [Intl.NumberFormat-v3]
|
||||
includes: [testIntl.js]
|
||||
---*/
|
||||
|
||||
testOption(
|
||||
|
|
Loading…
Reference in New Issue