patch 7.4.1030
Problem:    test49 is still slow.
Solution:   Move more tests from old to new style.
diff --git a/src/version.c b/src/version.c
index 3867e08..79677a1 100644
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1030,
+/**/
     1029,
 /**/
     1028,