1
0
forked from aniani/vim

patch 8.2.2329: not all ways Vim can be started are tested

Problem:    Not all ways Vim can be started are tested.
Solution:   Add a test for different program names. (Dominique Pellé,
            closes #7651)
This commit is contained in:
Bram Moolenaar
2021-01-11 19:54:42 +01:00
parent 82be4849ee
commit df4c9af7e7
2 changed files with 78 additions and 0 deletions

View File

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