1
0
forked from aniani/vim

patch 8.2.5099: some terminal tests are not retried

Problem:    Some terminal tests are not retried.
Solution:   Mark terminal tests as flaky.
This commit is contained in:
Bram Moolenaar
2022-06-15 17:52:44 +01:00
parent fc9f0fd6d1
commit 62eb239c1c
2 changed files with 7 additions and 1 deletions

View File

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