aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A3.5_T3.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A3.5_T3.js')
-rw-r--r--test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A3.5_T3.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A3.5_T3.js b/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A3.5_T3.js
index fe00883aa..6376af576 100644
--- a/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A3.5_T3.js
+++ b/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A3.5_T3.js
@@ -9,7 +9,7 @@
* @path 12_Statement/12.10_The_with_Statement/S12.10_A3.5_T3.js
* @description Using "with" statement within "for-in" statement, leading to completion by exception
* @strict_only
- * @strict_mode_negative
+ * @negative
*/
this.p1 = 1;