1
0
forked from aniani/vim

patch 8.1.0406: several command line arguments are not tested

Problem:    Several command line arguments are not tested.
Solution:   Add tests for -A, -F, -H, -p and -V. (Dominique Pelle,
            closes #3446)
This commit is contained in:
Bram Moolenaar
2018-09-18 22:37:31 +02:00
parent 664323e7c8
commit 9e81db9742
2 changed files with 66 additions and 1 deletions

View File

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