1
0
forked from aniani/vim

patch 8.1.0390: scrollbars are not tested

Problem:    Scrollbars are not tested.
Solution:   Add test_scrollbar() and a test.
This commit is contained in:
Bram Moolenaar
2018-09-14 21:27:06 +02:00
parent da1f71d75f
commit ab18673731
4 changed files with 97 additions and 0 deletions

View File

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