mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
oldtests: pass Test_ReadWrite_Autocmds()
This commit is contained in:
@@ -1469,6 +1469,7 @@ func Test_ReadWrite_Autocmds()
|
||||
augroup END
|
||||
|
||||
" Test for the FileAppendPre and FileAppendPost autocmds
|
||||
call delete('test.out')
|
||||
augroup Test2
|
||||
au!
|
||||
au BufNewFile *.c read Xtest.c
|
||||
|
Reference in New Issue
Block a user