aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/chapter12/12.14/12.14.1/12.14.1-1gs.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/chapter12/12.14/12.14.1/12.14.1-1gs.js')
-rw-r--r--test/suite/chapter12/12.14/12.14.1/12.14.1-1gs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/chapter12/12.14/12.14.1/12.14.1-1gs.js b/test/suite/chapter12/12.14/12.14.1/12.14.1-1gs.js
index 33ff22cee..6cb569123 100644
--- a/test/suite/chapter12/12.14/12.14.1/12.14.1-1gs.js
+++ b/test/suite/chapter12/12.14/12.14.1/12.14.1-1gs.js
@@ -4,7 +4,7 @@
* @path chapter12/12.14/12.14.1/12.14.1-1gs.js
* @description Strict Mode - SyntaxError is thrown if a TryStatement with a Catch occurs within strict code and the Identifier of the Catch production is eval
* @onlyStrict
- * @negative EarlyErrorRePat
+ * @negative NotEarlyError
*/
"use strict";