mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +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
|
||||
|
||||
|
@@ -289,7 +289,7 @@ static int included_patches[] = {
|
||||
// 2154 NA
|
||||
// 2153 NA
|
||||
// 2152,
|
||||
// 2151,
|
||||
2151,
|
||||
// 2150 NA
|
||||
2149,
|
||||
2148,
|
||||
|
Reference in New Issue
Block a user