1
0
forked from aniani/vim

patch 7.4.2148

Problem:    Not much testing for cscope.
Solution:   Add a test that uses the cscope program. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2016-08-02 23:01:40 +02:00
parent abb71fbd39
commit edf634e0f1
2 changed files with 128 additions and 1 deletions

View File

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