patch 9.0.1258: code style test fails

Problem:    Code style test fails.
Solution:   Adjust test files.
diff --git a/src/version.c b/src/version.c
index 828ccae..0cc20ca 100644
--- a/src/version.c
+++ b/src/version.c
@@ -696,6 +696,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1258,
+/**/
     1257,
 /**/
     1256,