1
0
forked from aniani/vim

patch 8.2.0198: no tests for y/n prompt

Problem:    No tests for y/n prompt.
Solution:   Add tests. (Dominique Pelle, closes #5564)
This commit is contained in:
Bram Moolenaar
2020-02-02 15:55:19 +01:00
parent ea3db914c0
commit 43c60eda2a
2 changed files with 33 additions and 1 deletions

View File

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