1
0
forked from aniani/vim

patch 8.1.1107: no test for 'visualbell'

Problem:    No test for 'visualbell'.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2019-04-03 21:53:33 +02:00
parent 449ac47f93
commit b4e6a2d075
2 changed files with 8 additions and 1 deletions

View File

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