aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch13/13.0/S13_A11_T4.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/ch13/13.0/S13_A11_T4.js')
-rw-r--r--test/suite/ch13/13.0/S13_A11_T4.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch13/13.0/S13_A11_T4.js b/test/suite/ch13/13.0/S13_A11_T4.js
index 009bf846f..c107879cd 100644
--- a/test/suite/ch13/13.0/S13_A11_T4.js
+++ b/test/suite/ch13/13.0/S13_A11_T4.js
@@ -4,7 +4,7 @@
/**
* Since arguments property has attribute { DontDelete }, only its elements can be deleted
*
- * @path ch13/S13_A11_T4.js
+ * @path ch13/13.0/S13_A11_T4.js
* @description Deleting arguments[i] and checking the type of arguments[i]
*/