diff --git a/test/built-ins/Array/from/Array.from_arity.js b/test/built-ins/Array/from/Array.from_arity.js
index 0e5ef26bf8d143e4b14454c3cecc26d7e58f84fb..34dbd155b245b2403cc49a93a747dc7a42ab86e3 100644
--- a/test/built-ins/Array/from/Array.from_arity.js
+++ b/test/built-ins/Array/from/Array.from_arity.js
@@ -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