mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 04:35:04 -07:00
oldtests: pass Test_ReadWrite_Autocmds()
This commit is contained in:
parent
18fddad48b
commit
ebd251cdf0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user