test/old: skip python-bindeval tests

This commit is contained in:
Jan Edmund Lazo
2019-09-14 17:53:52 -04:00
parent ce3d9503b2
commit cccfc1b603
2 changed files with 2 additions and 0 deletions

View File

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