mirror of https://github.com/tc39/test262.git
Merge pull request #425 from littledan/fix-array-from
Fix Array.from_arity test
This commit is contained in:
commit
6137f75e39
|
@ -7,7 +7,6 @@ description: >
|
|||
The length property of the Array.from method is 1.
|
||||
|
||||
info: >
|
||||
|
||||
ES6 Section 17:
|
||||
|
||||
Unless otherwise specified, the length property of a built-in Function
|
||||
|
|
Loading…
Reference in New Issue