1
0
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:
Luuk van Baal
2023-11-19 10:55:35 +01:00
committed by Christian Brabandt
parent 6701abfb52
commit e670d17342
2 changed files with 7 additions and 0 deletions

View File

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