mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 04:18:18 +00:00
test: win: enable WinEnter terminal test
This commit is contained in:
@@ -37,7 +37,6 @@ describe(':terminal', function()
|
|||||||
end)
|
end)
|
||||||
|
|
||||||
it('does not change size on WinEnter', function()
|
it('does not change size on WinEnter', function()
|
||||||
if helpers.pending_win32(pending) then return end
|
|
||||||
feed('<c-\\><c-n>')
|
feed('<c-\\><c-n>')
|
||||||
feed('k')
|
feed('k')
|
||||||
feed_command('2split')
|
feed_command('2split')
|
||||||
|
Reference in New Issue
Block a user