]> git.feebdaed.xyz Git - 0xmirror/vim.git/commit
patch 9.1.1968: tests: test_python3.vim leaves swapfiles behind
authorChristian Brabandt <cb@256bit.org>
Thu, 11 Dec 2025 19:26:06 +0000 (20:26 +0100)
committerChristian Brabandt <cb@256bit.org>
Thu, 11 Dec 2025 19:26:06 +0000 (20:26 +0100)
commit44d480e0c3da6b83aaa289b70ecfd595ced9934b
tree52184246a1118f4ec0822e23ffde683a79f89318
parenta52b11d05757ee9c056a7f1118e6f7d3c2da9d44
patch 9.1.1968: tests: test_python3.vim leaves swapfiles behind

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

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