1
0
forked from aniani/vim

patch 7.4.2240

Problem:    Tests using the sleep time can be flaky.
Solution:   Use reltime() if available. (Partly by Shane Harper)
This commit is contained in:
Bram Moolenaar
2016-08-22 21:40:29 +02:00
parent 9baf297c99
commit f267f8bdf7
3 changed files with 37 additions and 7 deletions

View File

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