1
0
forked from aniani/vim

patch 8.2.0898: missing help for a function goes unnoticed

Problem:    Missing help for a function goes unnoticed.
Solution:   Add a test. (Gary Johnson)
This commit is contained in:
Bram Moolenaar
2020-06-04 15:52:25 +02:00
parent ebacddbc16
commit 6b0e528368
3 changed files with 109 additions and 0 deletions

View File

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