aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch10/10.6/S10.6_A5_T4.js
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2011-10-03 13:04:52 -0700
committerDavid Fugate <dfugate@microsoft.com>2011-10-03 13:04:52 -0700
commitb66316de6987047caf60343422f904459d7c7afd (patch)
tree9f4dcd7277839f5b4a01d6b53356cc7002b6303b /test/suite/ch10/10.6/S10.6_A5_T4.js
parent69a1080bb68f1b28abd72e33b730f790bbb69aae (diff)
Re-gen'ed Sputnik test case path metadata.
Diffstat (limited to 'test/suite/ch10/10.6/S10.6_A5_T4.js')
-rw-r--r--test/suite/ch10/10.6/S10.6_A5_T4.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch10/10.6/S10.6_A5_T4.js b/test/suite/ch10/10.6/S10.6_A5_T4.js
index 1e1eec6d4..7178bf424 100644
--- a/test/suite/ch10/10.6/S10.6_A5_T4.js
+++ b/test/suite/ch10/10.6/S10.6_A5_T4.js
@@ -5,7 +5,7 @@
* A property is created with name length with property
* attributes { DontEnum } and no others
*
- * @path 10_Execution_Contexts/10.6_Arguments_Object/S10.1.8_A5_T4.js
+ * @path ch10/10.6/S10.6_A5_T4.js
* @description Overriding arguments.length property
*/