forked from aniani/vim
patch 8.2.2665: test failures
Problem: Test failures. Solution: Check more specific feature. Add missing change.
This commit is contained in:
@@ -133,7 +133,7 @@ def Test_balloon_show()
|
||||
enddef
|
||||
|
||||
def Test_balloon_split()
|
||||
CheckFeature balloon_eval
|
||||
CheckFeature balloon_eval_term
|
||||
|
||||
assert_fails('balloon_split(true)', 'E1174:')
|
||||
enddef
|
||||
|
||||
Reference in New Issue
Block a user