mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 19:36:40 +00:00
vim-patch:9.0.1214: file left behind after running tests
Problem: File left behind after running tests.
Solution: Delete the file. (Dominique Pellé, closes vim/vim#11839)
541c87c808
Co-authored-by: Dominique Pelle <dominique.pelle@gmail.com>
This commit is contained in:
@@ -629,6 +629,7 @@ func Test_WinScrolled_diff()
|
||||
\ }, event)
|
||||
|
||||
call StopVimInTerminal(buf)
|
||||
call delete('XscrollEvent')
|
||||
endfunc
|
||||
|
||||
func Test_WinClosed()
|
||||
|
Reference in New Issue
Block a user