vim-patch:7.4.2240

Problem:    Tests using the sleep time can be flaky.
Solution:   Use reltime() if available. (Partly by Shane Harper)

f267f8bdf7
This commit is contained in:
Jurica Bradaric
2017-03-20 20:52:54 +01:00
parent 420a9955fa
commit 5c2f1e29e3
3 changed files with 37 additions and 10 deletions

View File

@@ -201,7 +201,7 @@ static int included_patches[] = {
// 2243 NA
// 2242,
// 2241,
// 2240,
2240,
// 2239,
// 2238 NA
2237,