1
0
forked from aniani/vim

patch 8.0.1243: no test for what 8.0.1227 fixes

Problem:    No test for what 8.0.1227 fixes.
Solution:   Add a test that triggers the problem. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2017-11-02 15:59:57 +01:00
parent ffd99f729b
commit f45938cc20
3 changed files with 24 additions and 0 deletions

View File

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