patch 7.4.994
Problem:    New style tests are not run on MS-Windows.
Solution:   Add the new style tests.
diff --git a/src/version.c b/src/version.c
index 167f55b..6ec3c6d 100644
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    994,
+/**/
     993,
 /**/
     992,