aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2019-08-10 21:57:45 -0400
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2019-08-18 21:40:27 -0400
commitcb11de18a20230fc20adfcd7922081d68f8ae9eb (patch)
tree6678134aa8118f98447716cd83a716f18eadd078
parenta5b915e56c58b64234f3110b0b208e42d6a7229c (diff)
downloadrneovim-cb11de18a20230fc20adfcd7922081d68f8ae9eb.tar.gz
rneovim-cb11de18a20230fc20adfcd7922081d68f8ae9eb.tar.bz2
rneovim-cb11de18a20230fc20adfcd7922081d68f8ae9eb.zip
test: win: enable WinEnter terminal test
-rw-r--r--test/functional/terminal/window_split_tab_spec.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/terminal/window_split_tab_spec.lua b/test/functional/terminal/window_split_tab_spec.lua
index ad70b3d14f..7b49a38e77 100644
--- a/test/functional/terminal/window_split_tab_spec.lua
+++ b/test/functional/terminal/window_split_tab_spec.lua
@@ -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')