mirror of
https://github.com/neovim/neovim.git
synced 2026-02-20 02:18:31 +00:00
vim-patch:8.2.0551: not all code for options is tested
Problem: Not all code for options is tested.
Solution: Add more tests. (Yegappan Lakshmanan, closes vim/vim#5913)
1363a30cef
This commit is contained in:
@@ -40,7 +40,7 @@ func Test_set_cursor()
|
||||
endfunc
|
||||
|
||||
func Test_vim_function()
|
||||
throw 'skipped: Nvim does not support vim.bindeval()'
|
||||
throw 'Skipped: Nvim does not support vim.bindeval()'
|
||||
" Check creating vim.Function object
|
||||
py import vim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user