1
0
forked from aniani/vim

patch 8.2.4033: running filetype tests leaves directory behind

Problem:    Running filetype tests leaves directory behind.
Solution:   Delete the top directory. (closes #9483)
This commit is contained in:
zeertzjq
2022-01-07 20:07:46 +00:00
committed by Bram Moolenaar
parent e12406526a
commit a4c96252b1
2 changed files with 3 additions and 1 deletions

View File

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