vim-patch:7.4.1179 (#5112)

Problem:    test_writefile and test_viml do not delete the tempfile.
Solution:   Delete the tempfile. (Charles Cooper)  Add DeleteTheScript().

f4f79b84a5
This commit is contained in:
Hirokazu Hata
2016-07-25 21:12:24 +09:00
committed by Justin M. Keyes
parent 2bb4c43f2f
commit fbb2cd791d
3 changed files with 19 additions and 5 deletions

View File

@@ -17,6 +17,7 @@ describe('writefile', function()
execute('bwipeout!')
execute('$put =readfile(f)')
execute('1 delete _')
execute('call delete(f)')
-- Assert buffer contents.
expect([[