mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Fix description of fractionalDigits
tests
This commit is contained in:
parent
e394ebb6fc
commit
c00830acef
@ -3,7 +3,7 @@
|
||||
|
||||
/*---
|
||||
esid: sec-Intl.DurationFormat
|
||||
description: Tests that the option localeMatcher is processed correctly.
|
||||
description: Tests that the option fractionalDigits is processed correctly.
|
||||
info: |
|
||||
Intl.DurationFormat ( [ locales [ , options ] ] )
|
||||
(...)
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
/*---
|
||||
esid: sec-Intl.DurationFormat
|
||||
description: Tests that the option localeMatcher is processed correctly.
|
||||
description: Tests that the option fractionalDigits is processed correctly.
|
||||
info: |
|
||||
Intl.DurationFormat ( [ locales [ , options ] ] )
|
||||
(...)
|
||||
|
Loading…
x
Reference in New Issue
Block a user