1
0
forked from aniani/vim

patch 9.0.0663: tests check for +cmdwin feature which is always present

Problem:    Tests check for +cmdwin feature which is always present.
Solution:   Remove the checks. (closes #11287)
This commit is contained in:
zeertzjq
2022-10-05 11:24:46 +01:00
committed by Bram Moolenaar
parent 7500866182
commit d195598714
7 changed files with 13 additions and 24 deletions

View File

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