1
0
forked from aniani/vim

patch 8.0.1055: bufline test hangs on MS-Windows

Problem:    Bufline test hangs on MS-Windows.
Solution:   Avoid message for writing file.  Source shared.vim when running
            test individually.
This commit is contained in:
Bram Moolenaar
2017-09-04 22:56:01 +02:00
parent 178333783f
commit 11aa62f8f9
3 changed files with 11 additions and 1 deletions

View File

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