aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch13/13.0/S13_A12_T1.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/ch13/13.0/S13_A12_T1.js')
-rw-r--r--test/suite/ch13/13.0/S13_A12_T1.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch13/13.0/S13_A12_T1.js b/test/suite/ch13/13.0/S13_A12_T1.js
index caafdfc87..278a46ac6 100644
--- a/test/suite/ch13/13.0/S13_A12_T1.js
+++ b/test/suite/ch13/13.0/S13_A12_T1.js
@@ -4,7 +4,7 @@
/**
* Function declarations in global or function scope are {DontDelete}
*
- * @path ch13/S13_A12_T1.js
+ * @path ch13/13.0/S13_A12_T1.js
* @description Checking if deleting a function that is declared in global scope fails
*/