forked from aniani/vim
patch 8.2.3096: temp files remain after running tests
Problem: Temp files remain after running tests. Solution: Delete the right files. (Dominique Pellé, closes #8509)
This commit is contained in:
committed by
Bram Moolenaar
parent
b17ab86e7b
commit
6c72fd51a8
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3096,
|
||||
/**/
|
||||
3095,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user