mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 03:16:31 +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>