mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +00: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:
@@ -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
|
||||
|
Reference in New Issue
Block a user