1
0
forked from aniani/vim

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>
This commit is contained in:
Christian Brabandt
2025-03-24 20:38:42 +01:00
parent d2232d70c8
commit 35cb03648f
2 changed files with 14 additions and 12 deletions

View File

@@ -704,6 +704,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1236,
/**/
1235,
/**/