mirror of
https://github.com/neovim/neovim.git
synced 2026-09-21 13:08:22 +00:00
Problem: tests: test_cpoptions leaves swapfiles around
Solution: Use :bw! instead of :close!
bb5d27dc79
Co-authored-by: Christian Brabandt <cb@256bit.org>