mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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:
parent
f4e03cbdbc
commit
8c344378b8
@ -629,6 +629,7 @@ func Test_WinScrolled_diff()
|
||||
\ }, event)
|
||||
|
||||
call StopVimInTerminal(buf)
|
||||
call delete('XscrollEvent')
|
||||
endfunc
|
||||
|
||||
func Test_WinClosed()
|
||||
|
Loading…
Reference in New Issue
Block a user