1
0
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:
Bram Moolenaar
2020-02-23 16:16:26 +01:00
parent b81f56fb57
commit 8fb1b47a5e
2 changed files with 9 additions and 5 deletions

View File

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