mirror of
https://github.com/neovim/neovim.git
synced 2026-07-21 08:31:47 +00:00
backport: refactor(test): drop deprecated exc_exec #39255
This commit is contained in:
@@ -2,6 +2,7 @@ local t = require('test.testutil')
|
||||
local n = require('test.functional.testnvim')()
|
||||
|
||||
local eq = t.eq
|
||||
local pcall_err = t.pcall_err
|
||||
local ok = t.ok
|
||||
local exec_lua = n.exec_lua
|
||||
local clear = n.clear
|
||||
|
||||
Reference in New Issue
Block a user