forked from aniani/vim
patch 9.0.2116: No test for defining sign without attribute
Problem: No test for defining sign without attribute Solution: Add test for defining sign without attributes closes: #13544 Signed-off-by: Luuk van Baal <luukvbaal@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
6701abfb52
commit
e670d17342
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2116,
|
||||
/**/
|
||||
2115,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user