mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:8.2.4923: test checks for terminal feature unnecessarily
Problem: Test checks for terminal feature unnecessarily.
Solution: Remove CheckRunVimInTerminal. (closes vim/vim#10383)
194843028e
This commit is contained in:
parent
a56a43614c
commit
79929cf44d
@ -336,8 +336,6 @@ func Test_matchadd_and_syn_conceal()
|
||||
endfunc
|
||||
|
||||
func Test_interaction_matchadd_syntax()
|
||||
CheckRunVimInTerminal
|
||||
|
||||
new
|
||||
" Test for issue #7268 fix.
|
||||
" When redrawing the second column, win_line() was comparing the sequence
|
||||
|
Loading…
Reference in New Issue
Block a user