1
0
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:
Dominique Pelle
2021-07-25 15:41:44 +02:00
committed by Bram Moolenaar
parent 7a4ca32175
commit 2ec28aec9d
2 changed files with 9 additions and 2 deletions

View File

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