aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch07/7.8/7.8.5/S7.8.5_A2.5_T3.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/ch07/7.8/7.8.5/S7.8.5_A2.5_T3.js')
-rw-r--r--test/suite/ch07/7.8/7.8.5/S7.8.5_A2.5_T3.js13
1 files changed, 5 insertions, 8 deletions
diff --git a/test/suite/ch07/7.8/7.8.5/S7.8.5_A2.5_T3.js b/test/suite/ch07/7.8/7.8.5/S7.8.5_A2.5_T3.js
index e85821870..bb25b8d66 100644
--- a/test/suite/ch07/7.8/7.8.5/S7.8.5_A2.5_T3.js
+++ b/test/suite/ch07/7.8/7.8.5/S7.8.5_A2.5_T3.js
@@ -1,15 +1,12 @@
// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
-/**
- * RegularExpressionChar :: BackslashSequence :: \LineTerminator is incorrect
- *
- * @path ch07/7.8/7.8.5/S7.8.5_A2.5_T3.js
- * @description Carriage Return, without eval
- * @negative
- */
+/*---
+info: "RegularExpressionChar :: BackslashSequence :: \\LineTerminator is incorrect"
+description: Carriage Return, without eval
+flags: [negative]
+---*/
//CHECK#1
/a\
/
-