0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

patch 8.1.1132: getwinpos() test fails on MS-Windows

Problem:    getwinpos() test fails on MS-Windows.
Solution:   Don't try running this test.
This commit is contained in:
Bram Moolenaar
2019-04-06 22:21:22 +02:00
parent 16c34c3765
commit 616aeef21f
2 changed files with 10 additions and 11 deletions

View File

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