aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch10/10.4/10.4.3/10.4.3-1-87-s.js
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2012-03-06 08:51:41 -0800
committerDavid Fugate <dfugate@microsoft.com>2012-03-06 08:51:41 -0800
commit5882a21142a1541aa8ab61d41eecb26d2b22bd60 (patch)
tree7e7dca2e3ef40566d3cc92d72fb6ed9fda1de02e /test/suite/ch10/10.4/10.4.3/10.4.3-1-87-s.js
parent23598a3c67a68ccf563f28ad071deb0ef4ace3c6 (diff)
https://bugs.ecmascript.org/show_bug.cgi?id=287 is fixed (completely?).
Diffstat (limited to 'test/suite/ch10/10.4/10.4.3/10.4.3-1-87-s.js')
-rw-r--r--test/suite/ch10/10.4/10.4.3/10.4.3-1-87-s.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch10/10.4/10.4.3/10.4.3-1-87-s.js b/test/suite/ch10/10.4/10.4.3/10.4.3-1-87-s.js
index 4a2f83ddb..be4505ace 100644
--- a/test/suite/ch10/10.4/10.4.3/10.4.3-1-87-s.js
+++ b/test/suite/ch10/10.4/10.4.3/10.4.3-1-87-s.js
@@ -6,7 +6,7 @@
/**
* @path ch10/10.4/10.4.3/10.4.3-1-87-s.js
* @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.apply(undefined))
- * @onlyStrict
+ * @noStrict
*/
function testcase() {