1
0
forked from aniani/vim

patch 8.0.1721: no test for using the 'termsize' option

Problem:    No test for using the 'termsize' option.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2018-04-15 22:25:54 +02:00
parent 802bfb1463
commit a7eef3d87f
3 changed files with 41 additions and 1 deletions

View File

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