aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch14/14.0/S14_A2.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/ch14/14.0/S14_A2.js')
-rw-r--r--test/suite/ch14/14.0/S14_A2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch14/14.0/S14_A2.js b/test/suite/ch14/14.0/S14_A2.js
index 1329e7e1b..758e6daf5 100644
--- a/test/suite/ch14/14.0/S14_A2.js
+++ b/test/suite/ch14/14.0/S14_A2.js
@@ -4,7 +4,7 @@
/**
* FunctionDeclaration cannot be localed inside an Expression
*
- * @path ch14/S14_A2.js
+ * @path ch14/14.0/S14_A2.js
* @description Declaring a function within an "if" Expression
*/