1
0
forked from aniani/vim

patch 8.2.5158: TSTP and INT signal tests are not run with valgrind

Problem:    TSTP and INT signal tests are not run with valgrind.
Solution:   Sleep a bit longer. (closes #10614)
This commit is contained in:
Bram Moolenaar
2022-06-25 12:13:28 +01:00
parent 4e0fc89566
commit 61e3784819
2 changed files with 7 additions and 16 deletions

View File

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