forked from aniani/vim
patch 8.2.0310: autocmd test fails on a slow system
Problem: Autocmd test fails on a slow system. Solution: Adjust the expectations. (James McCoy, closes #5685)
This commit is contained in:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
310,
|
||||
/**/
|
||||
309,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user