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:
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
428,
|
||||
/**/
|
||||
427,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user