mirror of
https://github.com/neovim/neovim.git
synced 2026-09-14 01:51:10 +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>