]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1236: tests: test_comments leaves swapfiles around v9.1.1236
authorChristian Brabandt <cb@256bit.org>
Mon, 24 Mar 2025 19:38:42 +0000 (20:38 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 24 Mar 2025 19:38:42 +0000 (20:38 +0100)
commit35cb03648f5e29020a31069d3b6cd997e5608619
tree52ef4d03893229befc0aa82ea156c110162abee7
parentd2232d70c894178b5120d85a42ce8ec9f9dd9d88
patch 9.1.1236: tests: test_comments leaves swapfiles around

Problem:  tests: test_comments leaves swapfiles around
Solution: use ':bw!' instead of ':close!'

closes: #16955

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