mirror of
https://github.com/vim/vim.git
synced 2025-10-02 05:04:20 -04:00
patch 8.2.0944: xxd test leaves file behind
Problem: Xxd test leaves file behind. Solution: Delete the file "XXDfile". (Christian Brabandt, closes #6228)
This commit is contained in:
@@ -208,7 +208,8 @@ func Test_xxd()
|
||||
" -o -offset
|
||||
|
||||
%d
|
||||
bw!
|
||||
bwipe!
|
||||
call delete('XXDfile')
|
||||
endfunc
|
||||
|
||||
" Various ways with wrong arguments that trigger the usage output.
|
||||
|
Reference in New Issue
Block a user