1
0
forked from aniani/vim

patch 8.2.0430: window creation failure not properly tested

Problem:    Window creation failure not properly tested.
Solution:   Improve the test. (Yegappan Lakshmanan, closes #5826)
This commit is contained in:
Bram Moolenaar
2020-03-22 21:23:47 +01:00
parent c5a8fdc42d
commit 5080b0a047
3 changed files with 110 additions and 14 deletions

View File

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