1
0
forked from aniani/vim

patch 9.0.1118: sporadic test failures when using a terminal window

Problem:    Sporadic test failures when using a terminal window.
Solution:   Adjust waiting times. (James McCoy, closes #11763)
This commit is contained in:
James McCoy
2022-12-31 11:44:57 +00:00
committed by Bram Moolenaar
parent 7b8db111e8
commit dbe6ef1036
4 changed files with 6 additions and 2 deletions

View File

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