mirror of
https://github.com/neovim/neovim.git
synced 2026-09-16 02:42:13 +00:00
Problem: tests: test_cmdline.vim leaves swapfiles behind
Solution: Close open buffers using :bw! instead of :close!
bf1b41e387
Co-authored-by: Christian Brabandt <cb@256bit.org>