1
0
forked from aniani/vim

patch 9.1.1088: tests: plugin tests are named inconsistently

Problem:  tests: plugin tests are named inconsistently
Solution: group them under a common 'plugin' prefix

related: #16599

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2025-02-09 17:03:31 +01:00
parent 645a4288e2
commit 934d9ab3a2
7 changed files with 12 additions and 10 deletions

View File

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