1
0
forked from aniani/vim

patch 8.1.1199: no test for :abclear

Problem:    No test for :abclear.
Solution:   Add a test. (Dominique Pelle, closes #4292)
This commit is contained in:
Bram Moolenaar
2019-04-23 16:36:05 +02:00
parent 958eabe5e5
commit 8485be4e49
2 changed files with 58 additions and 0 deletions

View File

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