summaryrefslogtreecommitdiff
path: root/test/built-ins/decodeURIComponent/S15.1.3.2_A1.12_T3.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/decodeURIComponent/S15.1.3.2_A1.12_T3.js')
-rw-r--r--test/built-ins/decodeURIComponent/S15.1.3.2_A1.12_T3.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/decodeURIComponent/S15.1.3.2_A1.12_T3.js b/test/built-ins/decodeURIComponent/S15.1.3.2_A1.12_T3.js
index f501002a0..91c59946a 100644
--- a/test/built-ins/decodeURIComponent/S15.1.3.2_A1.12_T3.js
+++ b/test/built-ins/decodeURIComponent/S15.1.3.2_A1.12_T3.js
@@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
-info: >
+info: |
If B = 11110xxx (n = 4) and (string.charAt(k + 4) and
string.charAt(k + 5)) or (string.charAt(k + 7) and
string.charAt(k + 8)) or (string.charAt(k + 10) and