mirror of
https://github.com/neovim/neovim.git
synced 2025-11-24 03:00:38 +00:00
Problem: Test may leave file behind.
Solution: Delete the temporary file. Don't profile in the running Vim
instance.
8c801b374b
This only includes test_quickfix.vim changes.
Co-authored-by: Bram Moolenaar <Bram@vim.org>