aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/ch14/14.0/S14_A5_T2.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/ch14/14.0/S14_A5_T2.js')
-rw-r--r--test/suite/ch14/14.0/S14_A5_T2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch14/14.0/S14_A5_T2.js b/test/suite/ch14/14.0/S14_A5_T2.js
index 8e99a2ba8..ee3c9d2a3 100644
--- a/test/suite/ch14/14.0/S14_A5_T2.js
+++ b/test/suite/ch14/14.0/S14_A5_T2.js
@@ -4,7 +4,7 @@
/**
* The Identifer within a FunctionDeclaration can be written in both letters and unicode
*
- * @path ch14/S14_A5_T2.js
+ * @path ch14/14.0/S14_A5_T2.js
* @description Declaring a function with "function \u005f\u005f\u0066\u0075\u006e\u0063(){return "unicode"}"
*/