Skip to content

Commit

Permalink
functionaltest: enable buffered output with no stream callback
Browse files Browse the repository at this point in the history
  • Loading branch information
janlazo committed Oct 25, 2018
1 parent e8ad619 commit 96be38a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/functional/core/channels_spec.lua
Expand Up @@ -224,7 +224,6 @@ describe('channels', function()
end)

it('can use buffered output mode with no stream callback', function()
if helpers.pending_win32(pending) then return end
source([[
function! OnEvent(id, data, event) dict
call rpcnotify(1, a:event, a:id, a:data, self.stdout)
Expand Down

0 comments on commit 96be38a

Please sign in to comment.