0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.0.1793: no test for "vim -g"

Problem:    No test for "vim -g".
Solution:   Add a test for "-g" and "-y".
This commit is contained in:
Bram Moolenaar
2018-05-05 15:47:19 +02:00
parent c3e81694fc
commit 248be5c5de
3 changed files with 48 additions and 5 deletions

View File

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