mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 04:16:50 +00:00
Problem: Wrong value for $LC_CTYPE makes the environ test fail.
Solution: Unset $LC_CTYPE when running tests. (closes vim/vim#11963)
962d916435
Co-authored-by: WuerfelDev <dev@wuerfeldev.de>