mirror of
https://github.com/neovim/neovim.git
synced 2026-08-24 16:11:52 +00:00
vim-patch:7.4.2151
Problem: Quickfix test fails on MS-Windows.
Solution: Close the help window. (Christian Brabandt)
cf25fdb8f1
This commit is contained in:
@@ -389,6 +389,7 @@ endfunction
|
||||
|
||||
function Test_helpgrep()
|
||||
call s:test_xhelpgrep('c')
|
||||
helpclose
|
||||
call s:test_xhelpgrep('l')
|
||||
endfunc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user