1
0
forked from aniani/vim

patch 9.0.0890: no test for what patch 9.0.0827 fixes

Problem:    No test for what patch 9.0.0827 fixes.
Solution:   Add a test (still doesn't fail when fix is reverted).
This commit is contained in:
Bram Moolenaar
2022-11-16 20:33:21 +00:00
parent 8303035d67
commit 1573e73f1c
4 changed files with 41 additions and 2 deletions

View File

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