forked from aniani/vim
patch 8.2.2872: Python tests fail without the channel feature
Problem: Python tests fail without the channel feature. Solution: Add a feature check. (Dominique Pellé, closes #8226)
This commit is contained in:
committed by
Bram Moolenaar
parent
4781d6fd86
commit
56c9fd0107
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2872,
|
||||
/**/
|
||||
2871,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user