]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.2041: tests: test_menu.vim leaves swapfiles behind v9.1.2041
authorChristian Brabandt <cb@256bit.org>
Fri, 2 Jan 2026 13:49:18 +0000 (13:49 +0000)
committerChristian Brabandt <cb@256bit.org>
Fri, 2 Jan 2026 13:49:18 +0000 (13:49 +0000)
commit7f5c60b31e9f04beb149e256486eb69bfb47ad39
treeddbdb493cf0ad9e1ad3d608d5b90cee162a22285
parent19442ad11830bc9fc1474dfae9e813c31bc858b8
patch 9.1.2041: tests: test_menu.vim leaves swapfiles behind

Problem:  tests: test_menu.vim leaves swapfiles behind
Solution: Close open buffers using :bw! instead of :close!

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_menu.vim
src/version.c