1
0
forked from aniani/vim

patch 8.1.0417: several command line arguments are not tested

Problem:    Several command line arguments are not tested.
Solution:   Add tests for -m, -M, -R and -Vfile. (Dominique Pelle,
            closes #3458)
This commit is contained in:
Bram Moolenaar
2018-09-21 12:54:06 +02:00
parent b0e982bf05
commit 036b09ca78
2 changed files with 48 additions and 4 deletions

View File

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