1
0
forked from aniani/vim

patch 8.2.0534: client-server test fails under valgrind

Problem:    Client-server test fails under valgrind.
Solution:   Use WaitForAssert().
This commit is contained in:
Bram Moolenaar
2020-04-08 22:56:34 +02:00
parent 6a2c5a7dd5
commit 25d5700952
2 changed files with 3 additions and 1 deletions

View File

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