patch 8.2.5082: retab test fails

Problem:    Retab test fails.
Solution:   Disable the test for now.
diff --git a/src/version.c b/src/version.c
index 117a432..6479ffa 100644
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    5082,
+/**/
     5081,
 /**/
     5080,