1
0
forked from aniani/vim

patch 9.0.1280: inssufficient testing for what 9.0.1265 fixes

Problem:    Inssufficient testing for what 9.0.1265 fixes.
Solution:   Add a couple of test cases. (issue #11885)
This commit is contained in:
Bram Moolenaar
2023-02-04 15:45:27 +00:00
parent 61fdbfa1e3
commit 7a1bdaecf2
2 changed files with 56 additions and 0 deletions

View File

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