0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.1286: running tests leaves XTest_tabpage_cmdheight file behind

Problem:    Running tests leaves XTest_tabpage_cmdheight file behind.
Solution:   Delete the right file. (closes #4350)
This commit is contained in:
Bram Moolenaar
2019-05-06 22:03:39 +02:00
parent f0ab01f6d8
commit 4fa06870e5
2 changed files with 3 additions and 1 deletions

View File

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