mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 23:06:14 +00:00
test/oldtest: count
is not special in Nvim #7407
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
func Test_read_only()
|
||||
try
|
||||
" this caused a crash
|
||||
unlet count
|
||||
unlet v:count
|
||||
catch
|
||||
call assert_true(v:exception =~ ':E795:')
|
||||
endtry
|
||||
|
Reference in New Issue
Block a user