1
0
forked from aniani/vim

patch 8.2.1013: channel tests can be a bit flaky

Problem:    Channel tests can be a bit flaky.
Solution:   Set the g:test_is_flaky flag in SetUp().
This commit is contained in:
Bram Moolenaar
2020-06-19 19:10:59 +02:00
parent 3b74b6b4bb
commit ec9b017b87
2 changed files with 11 additions and 13 deletions

View File

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