1
0
forked from aniani/vim

patch 9.0.0249: no test for what 9.0.0234 fixes

Problem:    No test for what 9.0.0234 fixes.
Solution:   Add a test. (issue #10950)
This commit is contained in:
Bram Moolenaar
2022-08-23 19:54:27 +01:00
parent a247142ae4
commit 3a7ad904d2
2 changed files with 9 additions and 0 deletions

View File

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