1
0
forked from aniani/vim

patch 8.0.1811: no test for winrestcmd()

Problem:    No test for winrestcmd().
Solution:   Add a test. (Dominique Pelle, closes #2894)
This commit is contained in:
Bram Moolenaar
2018-05-10 18:23:29 +02:00
parent 56bc8e299c
commit 72cf47a279
2 changed files with 21 additions and 4 deletions

View File

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