aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/converted/12_Statement/12.10_The_with_Statement/S12.10_A1.8_T1.js
diff options
context:
space:
mode:
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;