oldtests: pass Test_ReadWrite_Autocmds()

This commit is contained in:
Jan Edmund Lazo 2019-04-26 23:40:07 -04:00
parent 18fddad48b
commit ebd251cdf0

View File

@ -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