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
similarity index 91%
rename from test/suite/ch15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-164.js
rename to test/suite/annexB/B.RegExp.prototype.compile.js
index e17c867ebc3508f8715bd73c271340fe5da755cb..1be3e70c9b13e10a4ea147b5d3a8d8d2697fa38b 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)
  */