forked from aniani/vim
patch 8.2.0383: wrong feature check causes test not to be run
Problem: Wrong feature check causes test not to be run. Solution: Use CheckFunction instead of CheckFeature. (Ozaki Kiichi, closes #5781)
This commit is contained in:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
383,
|
||||
/**/
|
||||
382,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user