mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
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:
@@ -356,7 +356,7 @@ static int included_patches[] = {
|
||||
// 2089 NA
|
||||
// 2088,
|
||||
// 2087,
|
||||
// 2086,
|
||||
2086,
|
||||
// 2085,
|
||||
// 2084,
|
||||
// 2083,
|
||||
|
Reference in New Issue
Block a user