1
0
forked from aniani/vim

patch 8.2.3806: terminal focus test fails sometimes

Problem:    Terminal focus test fails sometimes.
Solution:   Run the test function before others.
This commit is contained in:
Bram Moolenaar
2021-12-14 11:16:31 +00:00
parent 8176be1598
commit c2958585f6
2 changed files with 4 additions and 3 deletions

View File

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