mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

Always run tests with encoding=utf-8, regardless of user locale Don't set &encoding after startup in tests Helped-By: Michael Reed <m.reed@mykolab.com>