1
0
forked from aniani/vim

patch 8.2.3772: timer info test fails on slow machine

Problem:    Timer info test fails on slow machine.
Solution:   Use WaitForAssert().
This commit is contained in:
Bram Moolenaar
2021-12-10 10:57:08 +00:00
parent dd297bc11d
commit ff39a650b2
2 changed files with 3 additions and 2 deletions

View File

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