1
0
forked from aniani/vim

patch 8.2.0457: Test_quotestar() often fails when run under valgrind

Problem:    Test_quotestar() often fails when run under valgrind.
Solution:   Wait longer for the GUI to start.
This commit is contained in:
Bram Moolenaar
2020-03-26 21:11:58 +01:00
parent 72749f062f
commit 26bde6e2eb
2 changed files with 4 additions and 1 deletions

View File

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