1
0
forked from aniani/vim

patch 8.2.4248: no proper test for moving the window separator

Problem:    No proper test for moving the window separator.
Solution:   Add a test.  Add comment in code. (closes #9656)
This commit is contained in:
zeertzjq
2022-01-29 10:59:53 +00:00
committed by Bram Moolenaar
parent 06f15416bb
commit a0c4e2f2d7
3 changed files with 24 additions and 1 deletions

View File

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