1
0
forked from aniani/vim

patch 9.0.1222: terminal tests are flaky on MacOS

Problem:    Terminal tests are flaky on MacOS.
Solution:   Add TermWait() calls. (Yegappan Lakshmanan, closes #11852)
This commit is contained in:
Yegappan Lakshmanan
2023-01-19 17:49:58 +00:00
committed by Bram Moolenaar
parent f97a295cca
commit e446a017ff
3 changed files with 7 additions and 0 deletions

View File

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