forked from aniani/vim
patch 8.2.3220: Test_term_setansicolors() fails in some configurations
Problem: Test_term_setansicolors() fails in some configurations. Solution: Check available features. (Dominique Pellé, closes #8636)
This commit is contained in:
committed by
Bram Moolenaar
parent
7a4ca32175
commit
2ec28aec9d
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3220,
|
||||
/**/
|
||||
3219,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user