mirror of
https://github.com/neovim/neovim.git
synced 2025-11-19 16:51:18 +00:00
Problem: Tests may get stuck in buffer with swap file.
Solution: Bail out when bwipe! doesn't get another buffer.
fa2533c8bb
Co-authored-by: Bram Moolenaar <Bram@vim.org>