summaryrefslogtreecommitdiff
path: root/test/language/punctuators/S7.7_A2_T3.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/language/punctuators/S7.7_A2_T3.js')
-rw-r--r--test/language/punctuators/S7.7_A2_T3.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/language/punctuators/S7.7_A2_T3.js b/test/language/punctuators/S7.7_A2_T3.js
index 616eb46c7..e893d2911 100644
--- a/test/language/punctuators/S7.7_A2_T3.js
+++ b/test/language/punctuators/S7.7_A2_T3.js
@@ -2,7 +2,7 @@
// This code is governed by the BSD license found in the LICENSE file.
/*---
-info: >
+info: |
Punctuator cannot be expressed as a Unicode escape sequence consisting of
six characters, namely \u plus four hexadecimal digits
es5id: 7.7_A2_T3