Mark ":substitute with inccommand during :terminal activity" fragile

This commit is contained in:
James McCoy 2019-01-01 11:26:56 -05:00
parent 57e0a578f0
commit e53e56d5e5
No known key found for this signature in database
GPG Key ID: DFE691AE331BA3DB

View File

@ -2512,6 +2512,9 @@ describe(":substitute", function()
end)
it(':substitute with inccommand during :terminal activity', function()
if helpers.skip_fragile(pending) then
return
end
retry(2, 40000, function()
local screen = Screen.new(30,15)
clear()