1
0
forked from aniani/vim

patch 8.1.0875: not all errors of marks and findfile()/finddir() are tested

Problem:    Not all errors of marks and findfile()/finddir() are tested.
Solution:   Add more test coverage. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2019-02-04 21:14:45 +01:00
parent 94688b8a2a
commit 71b13e92ae
3 changed files with 59 additions and 0 deletions

View File

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