mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 19:06:31 +00:00
Revert "vim-patch:8.1.0430: Xargadd file left behind after running test"
This reverts commit ce1b4f95fe
.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user