patch 8.2.2727: function test fails

Problem:    Function test fails.
Solution:   Adjust expected error number.
diff --git a/src/version.c b/src/version.c
index 9b356bd..0abdbe5 100644
--- a/src/version.c
+++ b/src/version.c
@@ -751,6 +751,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2727,
+/**/
     2726,
 /**/
     2725,