summaryrefslogtreecommitdiff
path: root/test/suite/ch15/15.3/15.3.5/15.3.5.4/15.3.5.4_2-58gs.js
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2012-03-08 12:04:15 -0800
committerDavid Fugate <dfugate@microsoft.com>2012-03-08 12:04:15 -0800
commit1e62140cc09901f96dee7aaef292f96e872ac150 (patch)
tree6a1345c4264485f5fb8abb747e90e12cd8ad5070 /test/suite/ch15/15.3/15.3.5/15.3.5.4/15.3.5.4_2-58gs.js
parentd09e1e2b26e764a6f1c6ad9159aac7b3c2274b41 (diff)
downloadtest262-1e62140cc09901f96dee7aaef292f96e872ac150.tar.gz
More @onlyStrict tests should have been @noStrict.
Diffstat (limited to 'test/suite/ch15/15.3/15.3.5/15.3.5.4/15.3.5.4_2-58gs.js')
-rw-r--r--test/suite/ch15/15.3/15.3.5/15.3.5.4/15.3.5.4_2-58gs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch15/15.3/15.3.5/15.3.5.4/15.3.5.4_2-58gs.js b/test/suite/ch15/15.3/15.3.5/15.3.5.4/15.3.5.4_2-58gs.js
index fc987729b..26bbfe19a 100644
--- a/test/suite/ch15/15.3/15.3.5/15.3.5.4/15.3.5.4_2-58gs.js
+++ b/test/suite/ch15/15.3/15.3.5/15.3.5.4/15.3.5.4_2-58gs.js
@@ -6,7 +6,7 @@
/**
* @path ch15/15.3/15.3.5/15.3.5.4/15.3.5.4_2-58gs.js
* @description Strict mode - checking access to strict function caller from non-strict function (strict function declaration called by non-strict Function constructor)
- * @onlyStrict
+ * @noStrict
* @negative TypeError
*/