1
0
forked from aniani/vim

patch 8.2.0021: timer test fails too often on Travis with MacOS

Problem:    Timer test fails too often on Travis with MacOS.
Solution:   Be less strict with the time.
This commit is contained in:
Bram Moolenaar
2019-12-18 20:10:23 +01:00
parent f19f8d1a4b
commit bc28e9f15b
2 changed files with 24 additions and 6 deletions

View File

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