mirror of
https://github.com/neovim/neovim.git
synced 2026-08-04 14:48:45 +00:00
Problem: tests: test_restricted() fails
(after: v9.1.0091)
Solution: Add a space before the pipecmd and the actual Vim command to
run
52eb0b8677
Co-authored-by: Christian Brabandt <cb@256bit.org>