1
0
forked from aniani/vim

patch 8.2.4692: no test for what 8.2.4691 fixes

Problem:    No test for what 8.2.4691 fixes.
Solution:   Add a test.  Use a more generic sotlution. (closes #10090)
This commit is contained in:
zeertzjq
2022-04-05 13:17:01 +01:00
committed by Bram Moolenaar
parent ca9d8d2cb9
commit 0f68e6c07a
4 changed files with 52 additions and 16 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4692,
/**/
4691,
/**/