summaryrefslogtreecommitdiff
path: root/test/built-ins/String/S9.8.1_A8.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/String/S9.8.1_A8.js')
-rw-r--r--test/built-ins/String/S9.8.1_A8.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/String/S9.8.1_A8.js b/test/built-ins/String/S9.8.1_A8.js
index d2130c05b..3e2ace7f7 100644
--- a/test/built-ins/String/S9.8.1_A8.js
+++ b/test/built-ins/String/S9.8.1_A8.js
@@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
-info: >
+info: |
If 1 > s > -1, and -6 < n <= 0, return the string consisting of the
character '0', followed by a decimal point '.', followed by -n occurrences
of the character '0', followed by the k digits of the decimal