1
0
forked from aniani/vim

patch 8.1.1738: testing lambda with timer is slow

Problem:    Testing lambda with timer is slow.
Solution:   Do not test timer accuracy, only that it works. (Daniel Hahler,
            closes #4723)
This commit is contained in:
Bram Moolenaar
2019-07-24 13:08:29 +02:00
parent 949f1989cb
commit 9bc4dde45d
2 changed files with 21 additions and 7 deletions

View File

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