1
0
forked from aniani/vim

patch 9.0.0428: autocmd test uses common file name

Problem:    Autocmd test uses common file name.
Solution:   Use unique name to reduce flakiness.
This commit is contained in:
Bram Moolenaar
2022-09-09 17:09:35 +01:00
parent 8995c4cd4e
commit be9fc5b60c
3 changed files with 27 additions and 25 deletions

View File

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