1
0
forked from aniani/vim

patch 8.2.0621: after running tests asan files may remain

Problem:    After running tests asan files may remain.
Solution:   Clean up asan files with "make testclean".
This commit is contained in:
Bram Moolenaar
2020-04-23 14:41:46 +02:00
parent 0d6fe631f7
commit 95a467e7ee
3 changed files with 5 additions and 1 deletions

View File

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