1
0
forked from aniani/vim

patch 8.2.1199: not all assert functions are fully tested

Problem:    Not all assert functions are fully tested.
Solution:   Test more assert functions.
This commit is contained in:
Bram Moolenaar
2020-07-12 23:09:20 +02:00
parent a4b442614c
commit 7177da9dd4
3 changed files with 54 additions and 5 deletions

View File

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