vim-patch:7.4.2086

Problem:    Using the system default encoding makes tests unpredictable.
Solution:   Always use utf-8 or latin1 in the new style tests.  Remove setting
            encoding and scriptencoding where it is not needed.

ac105ed3c4
This commit is contained in:
Justin M. Keyes
2016-11-22 21:33:13 +01:00
parent 42736d6a2a
commit 0de6f450e4
5 changed files with 9 additions and 4 deletions

View File

@@ -356,7 +356,7 @@ static int included_patches[] = {
// 2089 NA
// 2088,
// 2087,
// 2086,
2086,
// 2085,
// 2084,
// 2083,