Fix Array.from_arity test

An extra newline in a comment prevented the import from being parsed properly.
This commit is contained in:
Dan Ehrenberg 2015-08-25 14:37:37 -07:00
parent c4231d4948
commit a58a3a0ad9
1 changed files with 0 additions and 1 deletions

View File

@ -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