mirror of https://github.com/tc39/test262.git
Fix Array.from_arity test
An extra newline in a comment prevented the import from being parsed properly.
This commit is contained in:
parent
c4231d4948
commit
a58a3a0ad9
|
@ -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