forked from aniani/vim
patch 8.2.3145: Vim9: profile test fails without profile feature
Problem: Vim9: profile test fails without profile feature. Solution: Check the profile feature is present.
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3145,
|
||||
/**/
|
||||
3144,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user