1
0
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:
Zdenek Dohnal
2022-02-23 14:25:17 +00:00
committed by Bram Moolenaar
parent 2007dd49f5
commit dd2dfb3cb0
2 changed files with 4 additions and 1 deletions

View File

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