1
0
forked from aniani/vim

patch 8.2.0687: some tests do not work on FreeBSD

Problem:    Some tests do not work on FreeBSD.
Solution:   Enable modeline.  Use WaitFor() in more cases. (Ozaki Kiichi,
            closes #6036)
This commit is contained in:
Bram Moolenaar
2020-05-03 16:29:50 +02:00
parent 2eaeaf3c31
commit 41d4299f26
3 changed files with 13 additions and 9 deletions

View File

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