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