summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2020-04-01 23:43:35 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2020-04-03 13:23:15 +0900
commit540bfd7a72c050dd2f47fe1f944039d7b416c45e (patch)
tree1c461462e7fa6926c42c1fdb7f9da2ff101f599b /test
parent8fbed2b13ab1952eaebc9ebafc916436f818ec4a (diff)
[fzf-tmux] Fall back to plain fzf when split failed
Diffstat (limited to 'test')
-rwxr-xr-xtest/test_go.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_go.rb b/test/test_go.rb
index 108b6eb6..420af34a 100755
--- a/test/test_go.rb
+++ b/test/test_go.rb
@@ -2036,7 +2036,6 @@ module CompletionTest
tmux.send_keys 'C-c'
# FZF_TMUX=1
- skip 'screen size too small' if `tput lines`.to_i < 15
new_shell
tmux.focus
tmux.send_keys 'unset FZFFOOBR**', :Tab