1
0
forked from aniani/vim

patch 8.1.1581: shared functions for testing are disorganised

Problem:    Shared functions for testing are disorganised.
Solution:   Group finctions in script files. (Ozaki Kiichi, closes #4573)
This commit is contained in:
Bram Moolenaar
2019-06-23 00:50:15 +02:00
parent c662ec9978
commit 7a39dd7f00
10 changed files with 160 additions and 151 deletions

View File

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