1
0
forked from aniani/vim

patch 8.2.5130: edit test for mode message fails when using valgrind

Problem:    Edit test for mode message fails when using valgrind.
Solution:   Use WaitForAssert().  Run beep test later.
This commit is contained in:
Bram Moolenaar
2022-06-19 15:22:36 +01:00
parent 1f30caff8b
commit c5382b667a
2 changed files with 9 additions and 7 deletions

View File

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