1
0
forked from aniani/vim

patch 8.2.1586: :resize command not fully tested

Problem:    :resize command not fully tested.
Solution:   Add a couple of tests. (Dominique Pellé, closes #6857)
This commit is contained in:
Bram Moolenaar
2020-09-04 14:41:21 +02:00
parent fa57335e53
commit fe6dce8739
2 changed files with 44 additions and 0 deletions

View File

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