mirror of https://github.com/tc39/test262.git
Remove undefined to sync to PR 113
undefined is no longer value output for resolvedOptions().fractionalDigits
This commit is contained in:
parent
8f19bb4a45
commit
03cff7fcba
|
@ -12,7 +12,6 @@ features: [Intl.DurationFormat]
|
|||
---*/
|
||||
|
||||
const validOptions = [
|
||||
undefined,
|
||||
0,
|
||||
1,
|
||||
5,
|
||||
|
|
Loading…
Reference in New Issue