1
0
forked from aniani/vim

patch 8.1.2405: matchadd_conceal test fails under valgrind

Problem:    matchadd_conceal test fails under valgrind.
Solution:   Use WaitForAssert() and wait a bit longer.
This commit is contained in:
Bram Moolenaar
2019-12-07 17:22:04 +01:00
parent 08d2e795e7
commit 1f9a028def
2 changed files with 6 additions and 2 deletions

View File

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