mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 17:12:40 +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)
|
end)
|
||||||
|
|
||||||
it('`yes` and is interrupted with CTRL-C', function()
|
it('`yes` and is interrupted with CTRL-C', function()
|
||||||
|
if helpers.pending_win32(pending) then return end
|
||||||
feed(':call system("yes")<cr>')
|
feed(':call system("yes")<cr>')
|
||||||
screen:expect([[
|
screen:expect([[
|
||||||
|
|
|
|
||||||
|
|||||||
Reference in New Issue
Block a user