aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T1.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.8_T1.js
parentf381e5a4b1c2796f984130b29d681c04d5601fe8 (diff)
parentfd40a156e4739ebc4b8cd6eb34e04c00c9cf5033 (diff)
Merge
Diffstat (limited to 'test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T1.js')
-rw-r--r--test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T1.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T1.js b/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T1.js
index 1f850bd97..bd2e2a187 100644
--- a/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T1.js
+++ b/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T1.js
@@ -9,7 +9,7 @@
* @path 12_Statement/12.10_The_with_Statement/S12.10_A1.8_T1.js
* @description Declaring function constructor within "with" statement, leading to normal completion
* @strict_only
- * @strict_mode_negative
+ * @negative
*/
this.p1 = 1;