mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
test: typing for helpers.meths
This commit is contained in:
@@ -83,7 +83,7 @@ describe('script_get-based command', function()
|
||||
]])):format(cmd, garbage)
|
||||
)
|
||||
)
|
||||
neq(0, meths.get_var('exc'))
|
||||
neq(0, meths.nvim_get_var('exc'))
|
||||
end
|
||||
end)
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user