summaryrefslogtreecommitdiff
path: root/test/built-ins/Array/from/Array.from-name.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/Array/from/Array.from-name.js')
-rw-r--r--test/built-ins/Array/from/Array.from-name.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/Array/from/Array.from-name.js b/test/built-ins/Array/from/Array.from-name.js
index add03df6c..7f201766d 100644
--- a/test/built-ins/Array/from/Array.from-name.js
+++ b/test/built-ins/Array/from/Array.from-name.js
@@ -4,7 +4,7 @@
esid: sec-array.from
es6id: 22.1.2.1
description: '`name` property'
-info: >
+info: |
ES6 Section 17:
Every built-in Function object, including constructors, that is not