aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch12/12.6/12.6.4/S12.6.4_A13_T3.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/ch12/12.6/12.6.4/S12.6.4_A13_T3.js
parent69a1080bb68f1b28abd72e33b730f790bbb69aae (diff)
Re-gen'ed Sputnik test case path metadata.
Diffstat (limited to 'test/suite/ch12/12.6/12.6.4/S12.6.4_A13_T3.js')
-rw-r--r--test/suite/ch12/12.6/12.6.4/S12.6.4_A13_T3.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch12/12.6/12.6.4/S12.6.4_A13_T3.js b/test/suite/ch12/12.6/12.6.4/S12.6.4_A13_T3.js
index 1974d4da6..86cd5d401 100644
--- a/test/suite/ch12/12.6/12.6.4/S12.6.4_A13_T3.js
+++ b/test/suite/ch12/12.6/12.6.4/S12.6.4_A13_T3.js
@@ -4,7 +4,7 @@
/**
* FunctionDeclaration within a "for-in" Statement is not allowed
*
- * @path 12_Statement/12.6_Iteration_Statements/12.6.4_The_for_in_Statement/S12.6.4_A13_T3.js
+ * @path ch12/12.6/12.6.4/S12.6.4_A13_T3.js
* @description Declaring function within a "for-in" Statement that is within function declaration
* @negative
*/