1
0
forked from aniani/vim

patch 8.2.1940: Vim9: browse modifier test fails on Mac

Problem:    Vim9: browse modifier test fails on Mac.
Solution:   Only test when the +browse feature is available.
This commit is contained in:
Bram Moolenaar
2020-11-01 22:15:44 +01:00
parent 3b6d57f2ce
commit 97a19005e1
2 changed files with 7 additions and 3 deletions

View File

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