1
0
forked from aniani/vim

patch 9.0.0532: edit test is flaky when run under valgrind

Problem:    Edit test is flaky when run under valgrind.
Solution:   Send some text to the terminal to trigger a redraw.
This commit is contained in:
Bram Moolenaar
2022-09-21 15:13:52 +01:00
parent c20a41972c
commit 14f91765c0
2 changed files with 24 additions and 27 deletions

View File

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