patch 8.2.0922: search test fails

Problem:    Search test fails.
Solution:   Remove failure tests for calls that no longer fail.
diff --git a/src/version.c b/src/version.c
index ec6117f..64871c9 100644
--- a/src/version.c
+++ b/src/version.c
@@ -755,6 +755,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    922,
+/**/
     921,
 /**/
     920,