1
0
forked from aniani/vim

patch 8.2.2604: GUI-specific command line arguments not tested

Problem:    GUI-specific command line arguments not tested.
Solution:   Add tests for several arguments. (Dominique Pellé, closes #7962)
This commit is contained in:
Bram Moolenaar
2021-03-14 16:20:37 +01:00
parent 77b10ffad4
commit 240309c9bf
2 changed files with 146 additions and 14 deletions

View File

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