1
0
forked from aniani/vim

patch 8.1.0893: terminal test is a bit flaky

Problem:    Terminal test is a bit flaky.
Solution:   Add test_terminal_no_cmd() to list of flaky tests.
This commit is contained in:
Bram Moolenaar
2019-02-10 23:04:12 +01:00
parent eeb1b9c7ed
commit 3615abb693
2 changed files with 3 additions and 0 deletions

View File

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