functionaltest: win: enable diffput,diffget test

This commit is contained in:
Jan Edmund Lazo 2018-10-23 18:42:59 -04:00
parent 88974c8e66
commit bc5fb82c6d

View File

@ -538,10 +538,6 @@ describe('API: buffer events:', function()
end)
it('works with :diffput and :diffget', function()
if os.getenv("APPVEYOR") then
pending("Fails on appveyor for some reason.", function() end)
end
local b1, tick1 = editoriginal(true, {"AAA", "BBB"})
local channel = nvim('get_api_info')[1]
command('diffthis')