patch 8.2.2496: insufficien testing for text jumping fix

Problem:    Insufficien testing for text jumping fix.
Solution:   Add another test case.
diff --git a/src/version.c b/src/version.c
index 708fb95..3c9edfd 100644
--- a/src/version.c
+++ b/src/version.c
@@ -751,6 +751,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2496,
+/**/
     2495,
 /**/
     2494,