1
0
forked from aniani/vim

patch 8.2.0092: tags functionality insufficiently tested

Problem:    Tags functionality insufficiently tested.
Solution:   Add more tags tests. (Yegappan Lakshmanan, closes #5446)
This commit is contained in:
Bram Moolenaar
2020-01-06 20:09:13 +01:00
parent 4d7a248b64
commit a1353b5352
2 changed files with 175 additions and 5 deletions

View File

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