mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

It would previously fail with `set shell=sh` (no slash). For the test itself we can just use a non-existing (fake) shell, because it is only about the verbose output. Ref: https://github.com/neovim/neovim/issues/9330