aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/window_split_tab_spec.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-08-13 15:24:25 +0200
committerJustin M. Keyes <justinkz@gmail.com>2017-08-16 09:13:44 +0200
commit91c85a6378e93b6ef0415c47ca7cb03bf1d57e2d (patch)
tree0a3c320366cd43266a0fb7bf25fd3a8980464f6d /test/functional/terminal/window_split_tab_spec.lua
parentd2d76882f74875d6c1ee10f31524b104eab6375d (diff)
downloadrneovim-91c85a6378e93b6ef0415c47ca7cb03bf1d57e2d.tar.gz
rneovim-91c85a6378e93b6ef0415c47ca7cb03bf1d57e2d.tar.bz2
rneovim-91c85a6378e93b6ef0415c47ca7cb03bf1d57e2d.zip
test: tty-test.c: keep `tty_out` handle around
Now the window_split_tab_spec.lua test seems to work. Also do some cleanup.
Diffstat (limited to 'test/functional/terminal/window_split_tab_spec.lua')
-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 27c6c54d19..c5199f620e 100644
--- a/test/functional/terminal/window_split_tab_spec.lua
+++ b/test/functional/terminal/window_split_tab_spec.lua
@@ -68,7 +68,6 @@ describe('terminal', function()
describe('when the screen is resized', function()
it('will forward a resize request to the program', function()
- if helpers.pending_win32(pending) then return end
feed([[<C-\><C-N>:]]) -- Go to cmdline-mode, so cursor is at bottom.
screen:try_resize(screen._width - 3, screen._height - 2)
screen:expect([[