1
0
forked from aniani/vim

patch 8.0.0359: 'number' and 'relativenumber' are not properly tested

Problem:    'number' and 'relativenumber' are not properly tested.
Solution:   Add tests, change old style to new style tests. (Ozaki Kiichi,
            closes #1447)
This commit is contained in:
Bram Moolenaar
2017-02-23 18:46:50 +01:00
parent 60629d6425
commit dc9a081712
9 changed files with 288 additions and 103 deletions

View File

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