summaryrefslogtreecommitdiff
path: root/test/suite/ch08/8.1/S8.1_A3.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/ch08/8.1/S8.1_A3.js')
-rw-r--r--test/suite/ch08/8.1/S8.1_A3.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/suite/ch08/8.1/S8.1_A3.js b/test/suite/ch08/8.1/S8.1_A3.js
index 2d6fe44c7..056a136a9 100644
--- a/test/suite/ch08/8.1/S8.1_A3.js
+++ b/test/suite/ch08/8.1/S8.1_A3.js
@@ -2,10 +2,10 @@
// This code is governed by the BSD license found in the LICENSE file.
/**
- * undefined is now non-writable in es5
+ * undefined is not a keyword
*
* @path ch08/8.1/S8.1_A3.js
- * @description "undefined=1" should throw a TypeError
+ * @description Create variable named undefined
*/
//////////////////////////////////////////////////////////