forked from aniani/vim
patch 8.2.3590: test for v:colornames sometimes fails
Problem: Test for v:colornames sometimes fails. (Dominique Pellé)
Solution: Check features. Clear v:colornames between tests. (Drew Vogel,
closes #9105, closes #9073)
This commit is contained in:
committed by
Bram Moolenaar
parent
5300be620c
commit
a0fca17251
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3590,
|
||||
/**/
|
||||
3589,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user