1
0
forked from aniani/vim

patch 8.0.0019

Problem:    Test_command_count is old style.
Solution:   Turn it into a new style test. (Naruhiko Nishino)
            Use more assert functions.
This commit is contained in:
Bram Moolenaar
2016-09-29 20:54:59 +02:00
parent b9c31e71f5
commit b3435b0a3a
8 changed files with 206 additions and 198 deletions

View File

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