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

patch 8.2.4200: some tests do not clean up properly

Problem:    Some tests do not clean up properly.
Solution:   Delete created files. (Yegappan Lakshmanan, closes #9611)
This commit is contained in:
Yegappan Lakshmanan
2022-01-24 11:40:37 +00:00
committed by Bram Moolenaar
parent c351dc1e0c
commit 7e765a39b7
4 changed files with 10 additions and 2 deletions

View File

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