aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch13/13.0/S13_A8_T1.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/ch13/13.0/S13_A8_T1.js')
-rw-r--r--test/suite/ch13/13.0/S13_A8_T1.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch13/13.0/S13_A8_T1.js b/test/suite/ch13/13.0/S13_A8_T1.js
index e5758cf60..d147259ce 100644
--- a/test/suite/ch13/13.0/S13_A8_T1.js
+++ b/test/suite/ch13/13.0/S13_A8_T1.js
@@ -4,7 +4,7 @@
/**
* Arguments property of activation object contains real params to be passed
*
- * @path ch13/S13_A8_T1.js
+ * @path ch13/13.0/S13_A8_T1.js
* @description Creating a function declared with "function __func(param1, param2, param3)" and using arguments.length property in order to perform the test
*/