patch 8.0.1140: still old style tests

Problem:    Still old style tests.
Solution:   Convert two tests to new style. (Yegappan Lakshmanan)
diff --git a/src/version.c b/src/version.c
index 3d5716e..cd09bc2 100644
--- a/src/version.c
+++ b/src/version.c
@@ -762,6 +762,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1140,
+/**/
     1139,
 /**/
     1138,