mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +00:00
test: win: yes is unavailable on Windows
This commit is contained in:
committed by
Justin M. Keyes
parent
d4485f7cc0
commit
ab1e11e44f
@@ -187,6 +187,7 @@ describe('system()', function()
|
||||
end)
|
||||
|
||||
it('`yes` and is interrupted with CTRL-C', function()
|
||||
if helpers.pending_win32(pending) then return end
|
||||
feed(':call system("yes")<cr>')
|
||||
screen:expect([[
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user