Revert "vim-patch:8.1.0430: Xargadd file left behind after running test"

This reverts commit ce1b4f95fe.
This commit is contained in:
Jan Edmund Lazo 2019-06-19 22:36:39 -04:00
parent cbda383efe
commit 0fb05b2c7d

View File

@ -74,7 +74,6 @@ func Test_argadd()
call assert_equal(1, len(argv())) call assert_equal(1, len(argv()))
call assert_equal('some file', get(argv(), 0, '')) call assert_equal('some file', get(argv(), 0, ''))
call delete('Xargadd')
%argd %argd
new new
arga arga