forked from aniani/vim
patch 8.2.0522: several errors are not tested for
Problem: Several errors are not tested for. Solution: Add tests. (Yegappan Lakshmanan, closes #5892)
This commit is contained in:
@@ -364,6 +364,7 @@ func Test_normal09a_operatorfunc()
|
||||
" clean up
|
||||
unmap <buffer> ,,
|
||||
set opfunc=
|
||||
call assert_fails('normal Vg@', 'E774:')
|
||||
bw!
|
||||
unlet! g:opt
|
||||
endfunc
|
||||
|
||||
Reference in New Issue
Block a user