summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/suite/annexB/B.RegExp.prototype.compile.js (renamed from test/suite/ch15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-164.js)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-164.js b/test/suite/annexB/B.RegExp.prototype.compile.js
index e17c867eb..1be3e70c9 100644
--- a/test/suite/ch15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-164.js
+++ b/test/suite/annexB/B.RegExp.prototype.compile.js
@@ -4,7 +4,7 @@
/// "Use Terms"). Any redistribution of this code must retain the above
/// copyright and this notice and otherwise comply with the Use Terms.
/**
- * @path ch15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-164.js
+ * @path test/suite/annexB/B.RegExp.prototype.compile.js
* @description Object.getOwnPropertyDescriptor returns data desc for functions on built-ins (RegExp.prototype.compile)
*/