mirror of
https://github.com/neovim/neovim.git
synced 2026-08-28 10:01:49 +00:00
refactor(test): drop deprecated exc_exec #39242
This commit is contained in:
@@ -4,6 +4,7 @@ local Screen = require('test.functional.ui.screen')
|
||||
local uv = vim.uv
|
||||
|
||||
local eq = t.eq
|
||||
local pcall_err = t.pcall_err
|
||||
local matches = t.matches
|
||||
local feed = n.feed
|
||||
local eval = n.eval
|
||||
|
||||
Reference in New Issue
Block a user