mirror of
https://github.com/tc39/test262.git
synced 2025-07-22 21:45:04 +02:00
Update length property test for Intl.DateTimeFormat.prototype.format
Per https://github.com/tc39/ecma402/issues/76
This commit is contained in:
parent
7e94b8b7ac
commit
fdccf26317
@ -12,4 +12,4 @@ author: Norbert Lindenberg
|
||||
includes: [testBuiltInObject.js]
|
||||
---*/
|
||||
|
||||
testBuiltInObject(new Intl.DateTimeFormat().format, true, false, [], 0);
|
||||
testBuiltInObject(new Intl.DateTimeFormat().format, true, false, [], 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user