mirror of
https://github.com/neovim/neovim.git
synced 2026-06-17 17:21:16 +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>