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:
committed by
Bram Moolenaar
parent
c351dc1e0c
commit
7e765a39b7
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4200,
|
||||
/**/
|
||||
4199,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user