summaryrefslogtreecommitdiff
path: root/test/built-ins/encodeURIComponent/S15.1.3.4_A1.1_T2.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/built-ins/encodeURIComponent/S15.1.3.4_A1.1_T2.js')
-rw-r--r--test/built-ins/encodeURIComponent/S15.1.3.4_A1.1_T2.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/built-ins/encodeURIComponent/S15.1.3.4_A1.1_T2.js b/test/built-ins/encodeURIComponent/S15.1.3.4_A1.1_T2.js
index a5cf69ae0..8f3610c72 100644
--- a/test/built-ins/encodeURIComponent/S15.1.3.4_A1.1_T2.js
+++ b/test/built-ins/encodeURIComponent/S15.1.3.4_A1.1_T2.js
@@ -4,6 +4,8 @@
/*---
info: If string.charAt(k) in [0xDC00 - 0xDFFF], throw URIError
es5id: 15.1.3.4_A1.1_T2
+es6id: 18.2.6.5
+esid: sec-encodeuricomponent-uricomponent
description: Complex tests
includes: [decimalToHexString.js]
---*/