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

updated for version 7.3.645

Problem:    No tests for patch 7.3.625 and 7.3.637.
Solution:   Add more tests for the "gn" command and try/catch. (Christian
            Brabandt)
This commit is contained in:
Bram Moolenaar
2012-08-29 16:55:13 +02:00
parent 0551410a14
commit dd7d846475
5 changed files with 32 additions and 1 deletions

View File

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