1
0
forked from aniani/vim

patch 7.4.1448

Problem:    JSON tests fail if 'encoding' is not utf-8.
Solution:   Force encoding to utf-8.
This commit is contained in:
Bram Moolenaar
2016-02-28 16:29:50 +01:00
parent d6051b5eb8
commit c5215e943b
2 changed files with 9 additions and 0 deletions

View File

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