diff options
Diffstat (limited to 'test/built-ins/decodeURI/S15.1.3.1_A1.12_T1.js')
-rw-r--r-- | test/built-ins/decodeURI/S15.1.3.1_A1.12_T1.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/decodeURI/S15.1.3.1_A1.12_T1.js b/test/built-ins/decodeURI/S15.1.3.1_A1.12_T1.js index 15f3a97dc..8c8e4e824 100644 --- a/test/built-ins/decodeURI/S15.1.3.1_A1.12_T1.js +++ b/test/built-ins/decodeURI/S15.1.3.1_A1.12_T1.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 |