1
0
forked from aniani/vim

patch 9.1.0661: the zip plugin is not tested.

Problem:  the zip plugin is not tested.
Solution: include tests (Damien)

closes: #15411

Signed-off-by: Damien <141588647+xrandomname@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Damien
2024-08-05 20:24:11 +02:00
committed by Christian Brabandt
parent f0e9b72c8f
commit d7af21e746
5 changed files with 144 additions and 0 deletions

View File

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