aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.3_T4.js
diff options
context:
space:
mode:
authorMark Miller <erights@gmail.com>2011-09-13 23:34:34 -0700
committerMark Miller <erights@gmail.com>2011-09-13 23:34:34 -0700
commitfc18852cda024fd8a2daa85773db0433a161f197 (patch)
tree330deb8bda868f8f4d0ac54bb92679e0d5efbae4 /test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.3_T4.js
parentf381e5a4b1c2796f984130b29d681c04d5601fe8 (diff)
parentfd40a156e4739ebc4b8cd6eb34e04c00c9cf5033 (diff)
Merge
Diffstat (limited to 'test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.3_T4.js')
-rw-r--r--test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.3_T4.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.3_T4.js b/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.3_T4.js
index f07167b59..34e06c1ba 100644
--- a/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.3_T4.js
+++ b/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.3_T4.js
@@ -9,7 +9,7 @@
* @path 12_Statement/12.10_The_with_Statement/S12.10_A1.3_T4.js
* @description Using "with" statement within function constructor, leading to completition by exception
* @strict_only
- * @strict_mode_negative
+ * @negative
*/
this.p1 = 1;