mirror of
https://github.com/neovim/neovim.git
synced 2026-02-09 05:51:39 +10:00
Problem: tests: zip test still resets 'shellslash' option
Solution: Remove resetting the 'shellslash' option, the zip
plugin should now be able to handle this options
closes: vim/vim#15434
91efcd115e
Co-authored-by: Christian Brabandt <cb@256bit.org>