diff --git a/test/suite/ch07/7.8/7.8.4/7.8.4-1gs.js b/test/suite/ch07/7.8/7.8.4/7.8.4-1gs.js
index 39826ac653620a07194f546ed67947cac09612b7..4974d0b5f61b3b5dcdfad3aa2f15201c14a798e8 100644
--- a/test/suite/ch07/7.8/7.8.4/7.8.4-1gs.js
+++ b/test/suite/ch07/7.8/7.8.4/7.8.4-1gs.js
@@ -9,6 +9,6 @@
  * @onlyStrict
  * @negative ^((?!NotEarlyError).)*$
  */
-"use strict";
+"use strict";
 throw NotEarlyError;
-var _7_8_4_2 = '100abc\0110def';
\ No newline at end of file
+var _7_8_4_2 = '100abc\0110def';
diff --git a/test/suite/ch11/11.1/11.1.5/11.1.5-1gs.js b/test/suite/ch11/11.1/11.1.5/11.1.5-1gs.js
index b4762d7a75b6d23e74640465889217f56805119e..6d7766e3e1d6f6709672c39742f2e1c17439ea3b 100644
--- a/test/suite/ch11/11.1/11.1.5/11.1.5-1gs.js
+++ b/test/suite/ch11/11.1/11.1.5/11.1.5-1gs.js
@@ -9,6 +9,6 @@
  * @onlyStrict
  * @negative ^((?!NotEarlyError).)*$
  */
-"use strict";
+"use strict";
 throw NotEarlyError;
-var obj = { set _11_1_5_1_fun(eval) {}};
\ No newline at end of file
+var obj = { set _11_1_5_1_fun(eval) {}};
diff --git a/test/suite/ch11/11.1/11.1.5/11.1.5-2gs.js b/test/suite/ch11/11.1/11.1.5/11.1.5-2gs.js
index bdfbca477b0d71f756d4b583640fd26b88ceb099..f45f20b5188e71ab72069b443bc7052ff37985e8 100644
--- a/test/suite/ch11/11.1/11.1.5/11.1.5-2gs.js
+++ b/test/suite/ch11/11.1/11.1.5/11.1.5-2gs.js
@@ -9,6 +9,6 @@
  * @onlyStrict
  * @negative ^((?!NotEarlyError).)*$
  */
-"use strict";
+"use strict";
 throw NotEarlyError;
-var obj = { _11_1_5_2_gs: 10, _11_1_5_2_gs: 10 };
\ No newline at end of file
+var obj = { _11_1_5_2_gs: 10, _11_1_5_2_gs: 10 };
diff --git a/test/suite/ch13/13.1/13.1-13gs.js b/test/suite/ch13/13.1/13.1-13gs.js
index 962e8b59da24a1a8f79106540d56f2e87d8ee4ec..5287ab343cb4760fb8e976493b826f12ce606dea 100644
--- a/test/suite/ch13/13.1/13.1-13gs.js
+++ b/test/suite/ch13/13.1/13.1-13gs.js
@@ -9,6 +9,6 @@
  * @onlyStrict
  * @negative ^((?!NotEarlyError).)*$
  */
-"use strict";
+"use strict";
 throw NotEarlyError;
-function arguments() { };
\ No newline at end of file
+function arguments() { };