1
0
forked from aniani/vim

patch 9.0.0232: test with BufNewFile autocmd is flaky

Problem:    Test with BufNewFile autocmd is flaky.
Solution:   Use another file name.
This commit is contained in:
Bram Moolenaar
2022-08-20 20:09:14 +01:00
parent 57e95179ab
commit 38ea5bda2b
2 changed files with 6 additions and 4 deletions

View File

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