1
0
forked from aniani/vim

patch 8.1.0204: inputlist() is not tested

Problem:    inputlist() is not tested.
Solution:   Add a test. (Dominique Pelle, closes #3240)
This commit is contained in:
Bram Moolenaar
2018-07-22 19:36:37 +02:00
parent 578333b2ec
commit 947b39e761
2 changed files with 13 additions and 0 deletions

View File

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