1
0
forked from aniani/vim

patch 8.2.2884: not enough cscope code is covered by tests

Problem:    Not enough cscope code is covered by tests.
Solution:   Add a few test cases. (Dominique Pellé, closes #8246)
This commit is contained in:
Dominique Pelle
2021-05-24 19:37:26 +02:00
committed by Bram Moolenaar
parent e97c7c962c
commit 1e469c72ee
2 changed files with 15 additions and 1 deletions

View File

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