aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T1.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T1.js')
-rw-r--r--test/suite/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T1.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T1.js b/test/suite/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T1.js
index c421003be..1f38e5ca3 100644
--- a/test/suite/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T1.js
+++ b/test/suite/sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T1.js
@@ -6,7 +6,7 @@
* @section: 7.3;
* @assertion: LINE FEED (U+000A) within strings is not allowed;
* @description: Insert LINE FEED (\u000A) into string;
- * @negative
+ * @negative
*/
// CHECK#1