1
0
forked from aniani/vim

patch 8.2.5111: no test for --gui-dialog-file

Problem:    No test for --gui-dialog-file.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2022-06-16 14:45:41 +01:00
parent bf6614643f
commit de8be2beae
2 changed files with 21 additions and 3 deletions

View File

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