1
0
forked from aniani/vim

patch 7.4.1265

Problem:    Not all channel commands are tested.
Solution:   Add a test for "normal", "expr" and "redraw".
This commit is contained in:
Bram Moolenaar
2016-02-05 23:09:12 +01:00
parent 6076fe1986
commit f416086f26
3 changed files with 41 additions and 0 deletions

View File

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