mirror of
https://github.com/neovim/neovim.git
synced 2025-09-05 19:08:15 +00:00
vim-patch:9.0.1032: test fails when terminal feature is missing
Problem: Test fails when terminal feature is missing. Solution: Use CheckRunVimInTerminal.b9603f6498
Co-authored-by: Bram Moolenaar <Bram@vim.org> (cherry picked from commit95c655fedc
)
This commit is contained in:

committed by
github-actions[bot]
![github-actions[bot]](/assets/img/avatar_default.png)
parent
21ea794690
commit
6f386c75c4
@@ -2207,6 +2207,8 @@ func Test_wildmenu_pum()
|
||||
endfunc
|
||||
|
||||
func Test_wildmenu_pum_clear_entries()
|
||||
CheckRunVimInTerminal
|
||||
|
||||
" This was using freed memory. Run in a terminal to get the pum to update.
|
||||
let lines =<< trim END
|
||||
set wildoptions=pum
|
||||
|
Reference in New Issue
Block a user