0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 7.4.2353

Problem:    Not enough test coverage for Normal mode commands.
Solution:   Add more tests. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2016-09-09 16:59:08 +02:00
parent 922a443cfd
commit 2931f2a5df
2 changed files with 255 additions and 58 deletions

View File

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