1
0
forked from aniani/vim

patch 8.0.1082: tests fail when run under valgrind

Problem:    Tests fail when run under valgrind.
Solution:   Increase waiting times.
This commit is contained in:
Bram Moolenaar
2017-09-09 18:11:00 +02:00
parent aba680a851
commit 9d18961323
3 changed files with 14 additions and 11 deletions

View File

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