aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch10/10.4/S10.4A1.1_T2.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.4/S10.4A1.1_T2.js
parent69a1080bb68f1b28abd72e33b730f790bbb69aae (diff)
Re-gen'ed Sputnik test case path metadata.
Diffstat (limited to 'test/suite/ch10/10.4/S10.4A1.1_T2.js')
-rw-r--r--test/suite/ch10/10.4/S10.4A1.1_T2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch10/10.4/S10.4A1.1_T2.js b/test/suite/ch10/10.4/S10.4A1.1_T2.js
index ff1c394b1..080aad06a 100644
--- a/test/suite/ch10/10.4/S10.4A1.1_T2.js
+++ b/test/suite/ch10/10.4/S10.4A1.1_T2.js
@@ -4,7 +4,7 @@
/**
* Every function call enters a new execution context
*
- * @path 10_Execution_Contexts/10.4_Establishing_An_Execution_Context/S10.2_A1.1_T2.js
+ * @path ch10/10.4/S10.4A1.1_T2.js
* @description Recursive function call
*/