1
0
forked from aniani/vim

patch 8.2.5156: search timeout test often fails with FreeBSD

Problem:    Search timeout test often fails with FreeBSD.
Solution:   Double the maximum time.
This commit is contained in:
Bram Moolenaar
2022-06-24 20:11:59 +01:00
parent a315ce1f32
commit e9b74c0361
2 changed files with 6 additions and 0 deletions

View File

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