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:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
532,
|
||||
/**/
|
||||
531,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user