mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00
test/old: skip python-bindeval tests
This commit is contained in:
@@ -41,6 +41,7 @@ func Test_set_cursor()
|
||||
endfunc
|
||||
|
||||
func Test_vim_function()
|
||||
throw 'skipped: Nvim does not support vim.bindeval()'
|
||||
" Check creating vim.Function object
|
||||
py import vim
|
||||
|
||||
|
@@ -41,6 +41,7 @@ func Test_set_cursor()
|
||||
endfunc
|
||||
|
||||
func Test_vim_function()
|
||||
throw 'skipped: Nvim does not support vim.bindeval()'
|
||||
" Check creating vim.Function object
|
||||
py3 import vim
|
||||
|
||||
|
Reference in New Issue
Block a user