1
0
forked from aniani/vim

patch 8.0.0111

Problem:    The :history command is not tested.
Solution:   Add tests. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2016-12-01 17:57:44 +01:00
parent 5a030a540f
commit eebd84eb94
3 changed files with 31 additions and 2 deletions

View File

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