summaryrefslogtreecommitdiff
path: root/test/suite/ch10/10.4/10.4.3/10.4.3-1-97-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
commitd09e1e2b26e764a6f1c6ad9159aac7b3c2274b41 (patch)
tree7e7dca2e3ef40566d3cc92d72fb6ed9fda1de02e /test/suite/ch10/10.4/10.4.3/10.4.3-1-97-s.js
parent4a66670f88fbbacad15d5b0bf36c9c48812553cd (diff)
downloadtest262-d09e1e2b26e764a6f1c6ad9159aac7b3c2274b41.tar.gz
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-97-s.js')
-rw-r--r--test/suite/ch10/10.4/10.4.3/10.4.3-1-97-s.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch10/10.4/10.4.3/10.4.3-1-97-s.js b/test/suite/ch10/10.4/10.4.3/10.4.3-1-97-s.js
index 3884e5633..feac73bd6 100644
--- a/test/suite/ch10/10.4/10.4.3/10.4.3-1-97-s.js
+++ b/test/suite/ch10/10.4/10.4.3/10.4.3-1-97-s.js
@@ -6,7 +6,7 @@
/**
* @path ch10/10.4/10.4.3/10.4.3-1-97-s.js
* @description Strict Mode - checking 'this' (non-strict function declaration called by strict Function.prototype.bind(undefined)())
- * @onlyStrict
+ * @noStrict
*/
function testcase() {