aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/chapter10/10.4/10.4.2/10.4.2.1-1gs.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/chapter10/10.4/10.4.2/10.4.2.1-1gs.js')
-rw-r--r--test/suite/chapter10/10.4/10.4.2/10.4.2.1-1gs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/chapter10/10.4/10.4.2/10.4.2.1-1gs.js b/test/suite/chapter10/10.4/10.4.2/10.4.2.1-1gs.js
index 795d537c9..fbe67dd75 100644
--- a/test/suite/chapter10/10.4/10.4.2/10.4.2.1-1gs.js
+++ b/test/suite/chapter10/10.4/10.4.2/10.4.2.1-1gs.js
@@ -4,7 +4,7 @@
* @path chapter10/10.4/10.4.2/10.4.2.1-1gs.js
* @description Strict Mode - eval code cannot instantiate variable in the variable environment of the calling context that invoked the eval if the code of the calling context is strict code
* @onlyStrict
- * @negative EarlyErrorRePat
+ * @negative NotEarlyError
*/
"use strict";