summaryrefslogtreecommitdiff
path: root/test/built-ins/Number/S9.3.1_A5_T2.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/Number/S9.3.1_A5_T2.js')
-rw-r--r--test/built-ins/Number/S9.3.1_A5_T2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/Number/S9.3.1_A5_T2.js b/test/built-ins/Number/S9.3.1_A5_T2.js
index e88dce34c..a6d068cbb 100644
--- a/test/built-ins/Number/S9.3.1_A5_T2.js
+++ b/test/built-ins/Number/S9.3.1_A5_T2.js
@@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
-info: >
+info: |
The MV of StrDecimalLiteral::: - StrUnsignedDecimalLiteral is the negative
of the MV of StrUnsignedDecimalLiteral. (the negative of this 0 is also 0)
es5id: 9.3.1_A5_T2