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:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
687,
|
||||
/**/
|
||||
686,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user