mirror of
https://github.com/neovim/neovim
synced 2025-07-27 08:52:10 +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