mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Revert "vim-patch:8.1.0430: Xargadd file left behind after running test"
This reverts commit ce1b4f95fe
.
This commit is contained in:
parent
cbda383efe
commit
0fb05b2c7d
@ -74,7 +74,6 @@ func Test_argadd()
|
||||
call assert_equal(1, len(argv()))
|
||||
call assert_equal('some file', get(argv(), 0, ''))
|
||||
|
||||
call delete('Xargadd')
|
||||
%argd
|
||||
new
|
||||
arga
|
||||
|
Loading…
Reference in New Issue
Block a user