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