1
0
forked from aniani/vim

patch 8.2.1986: expression test is flaky on Appveyor

Problem:    Expression test is flaky on Appveyor.
Solution:   Temporarily disable the test in MS-Windows.
This commit is contained in:
Bram Moolenaar
2020-11-14 20:57:20 +01:00
parent 02764713a7
commit a065a14115
2 changed files with 10 additions and 5 deletions

View File

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