1
0
forked from aniani/vim

patch 9.1.1227: no tests for the comment package

Problem:  no tests for the comment package
Solution: add some tests (Maxim Kim).

closes: #16933

Signed-off-by: Maxim Kim <habamax@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Maxim Kim
2025-03-19 20:54:12 +01:00
committed by Christian Brabandt
parent 7a5115ce50
commit 51ff18e319
3 changed files with 183 additions and 0 deletions

View File

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