mirror of
https://github.com/neovim/neovim.git
synced 2026-05-02 12:04:58 +00:00
Problem: tests: test_comments leaves swapfiles around
Solution: use ':bw!' instead of ':close!'
closes: vim/vim#16955
35cb03648f
Co-authored-by: Christian Brabandt <cb@256bit.org>