0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.1.2016: terminal altscreen test now fails on MS-Windows

Problem:    Terminal altscreen test now fails on MS-Windows.
Solution:   Skip the test on MS-Windows
This commit is contained in:
Bram Moolenaar
2019-09-08 22:57:14 +02:00
parent bf9a3b0164
commit adbde3fbed
2 changed files with 21 additions and 33 deletions

View File

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