summaryrefslogtreecommitdiff
path: root/test/built-ins/encodeURIComponent/S15.1.3.4_A3.2_T3.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/encodeURIComponent/S15.1.3.4_A3.2_T3.js')
-rw-r--r--test/built-ins/encodeURIComponent/S15.1.3.4_A3.2_T3.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/built-ins/encodeURIComponent/S15.1.3.4_A3.2_T3.js b/test/built-ins/encodeURIComponent/S15.1.3.4_A3.2_T3.js
index 810a34acf..d5383472c 100644
--- a/test/built-ins/encodeURIComponent/S15.1.3.4_A3.2_T3.js
+++ b/test/built-ins/encodeURIComponent/S15.1.3.4_A3.2_T3.js
@@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
-info: >
+info: |
unescapedURIComponentSet containing one instance of each character valid
in uriUnescaped
es5id: 15.1.3.4_A3.2_T3