0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 8.1.0028: prompt buffer test fails on MS-Windows

Problem:    Prompt buffer test fails on MS-Windows.
Solution:   Disable the test for now. Remove stray assert.
This commit is contained in:
Bram Moolenaar
2018-06-03 15:08:09 +02:00
parent f273245f64
commit 1149382d21
2 changed files with 6 additions and 1 deletions

View File

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