functionaltest: enable job channel test

This commit is contained in:
Jan Edmund Lazo 2018-10-26 18:44:27 -04:00
parent 4abed17496
commit 7ab0e8c8dd

View File

@ -841,10 +841,6 @@ describe('API', function()
end)
it('works for job channel', function()
if iswin() and os.getenv('APPVEYOR') ~= nil then
pending("jobstart(['cat']) unreliable on appveyor")
return
end
eq(3, eval("jobstart(['cat'], {'rpc': v:true})"))
local info = {
stream='job',