aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch14/14.0/S14_A1.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/ch14/14.0/S14_A1.js')
-rw-r--r--test/suite/ch14/14.0/S14_A1.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch14/14.0/S14_A1.js b/test/suite/ch14/14.0/S14_A1.js
index f8ae88e0a..302db12dd 100644
--- a/test/suite/ch14/14.0/S14_A1.js
+++ b/test/suite/ch14/14.0/S14_A1.js
@@ -4,7 +4,7 @@
/**
* FunctionExpression must be localed in a reacheable fragment of the program
*
- * @path ch14/S14_A1.js
+ * @path ch14/14.0/S14_A1.js
* @description Declaring a function within an "if" Expression
*/