mirror of
https://github.com/neovim/neovim.git
synced 2026-03-30 20:32:08 +00:00
Problem: Test may leave file behind.
Solution: Delete the temporary file. Don't profile in the running Vim
instance.
8c801b374b
Co-authored-by: Bram Moolenaar <Bram@vim.org>