patch 8.2.2613: new test throws exception

Problem:    New test throws exception.
Solution:   Adjust the function cleanup.
diff --git a/src/version.c b/src/version.c
index 815300c..37774a5 100644
--- a/src/version.c
+++ b/src/version.c
@@ -751,6 +751,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2613,
+/**/
     2612,
 /**/
     2611,