summaryrefslogtreecommitdiff
path: root/test/built-ins/Math/expm1/length.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/Math/expm1/length.js')
-rw-r--r--test/built-ins/Math/expm1/length.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/Math/expm1/length.js b/test/built-ins/Math/expm1/length.js
index 1d26ff34f..cad17cb45 100644
--- a/test/built-ins/Math/expm1/length.js
+++ b/test/built-ins/Math/expm1/length.js
@@ -4,7 +4,7 @@
/*---
description: length property of Math.expm1
es6id: 20.2.2.15
-info: >
+info: |
Math.expm1 ( x )
17 ECMAScript Standard Built-in Objects: