1
0
forked from aniani/vim

patch 8.0.1054: terminal test fails on MS-Windows

Problem:    Terminal test fails on MS-Windows.
Solution:   Disable the redirection test for now.  Improve scrape test to make
            it less flaky.
This commit is contained in:
Bram Moolenaar
2017-09-04 22:23:19 +02:00
parent 9d954207e2
commit 178333783f
2 changed files with 14 additions and 7 deletions

View File

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