aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch13/13.0/S13_A7_T3.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/ch13/13.0/S13_A7_T3.js')
-rw-r--r--test/suite/ch13/13.0/S13_A7_T3.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch13/13.0/S13_A7_T3.js b/test/suite/ch13/13.0/S13_A7_T3.js
index ae10085e0..e2b893b65 100644
--- a/test/suite/ch13/13.0/S13_A7_T3.js
+++ b/test/suite/ch13/13.0/S13_A7_T3.js
@@ -4,7 +4,7 @@
/**
* The FunctionBody must be SourceElements
*
- * @path ch13/S13_A7_T3.js
+ * @path ch13/13.0/S13_A7_T3.js
* @description Checking if execution of "function __func(){\A\B\C}" fails
* @negative
*/