mirror of
https://github.com/neovim/neovim.git
synced 2026-08-12 18:25:37 +00:00
Problem: tests: Test_backupskip() fails when HOME is defined
Solution: unset $HOME temporarily
ad503fe927
Co-authored-by: Christian Brabandt <cb@256bit.org>