1
0
forked from aniani/vim

patch 8.2.1863: json code not sufficiently tested

Problem:    Json code not sufficiently tested.
Solution:   Add more test cases. (Dominique Pellé, closes #7166)
This commit is contained in:
Bram Moolenaar
2020-10-19 13:12:33 +02:00
parent 2ea79ad835
commit e3c65ce4e5
2 changed files with 13 additions and 1 deletions

View File

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