aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T5.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T5.js')
-rw-r--r--test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T5.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_T5.js b/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T5.js
index cabc54261..0863a1c94 100644
--- a/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T5.js
+++ b/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T5.js
@@ -9,7 +9,7 @@
* @path 12_Statement/12.10_The_with_Statement/S12.10_A1.8_T5.js
* @description Declaring function constructor within "with" statement, leading to completion by exception
* @strict_only
- * @strict_mode_negative
+ * @negative
*/
this.p1 = 1;