forked from aniani/vim
patch 8.2.4456: terminal test may fail on some machines
Problem: Terminal test may fail on some machines. Solution: Increase wait time. (Zdenek Dohnal, closes #9834)
This commit is contained in:
committed by
Bram Moolenaar
parent
2007dd49f5
commit
dd2dfb3cb0
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4456,
|
||||
/**/
|
||||
4455,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user