mirror of
https://github.com/neovim/neovim.git
synced 2026-05-25 22:38:29 +00:00
refactor(test): drop deprecated exc_exec #39242
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
local n = require('test.functional.testnvim')()
|
||||
local t = require('test.testutil')
|
||||
local pcall_err = t.pcall_err
|
||||
local skip_integ = os.getenv('NVIM_TEST_INTEG') ~= '1'
|
||||
|
||||
local exec_lua = n.exec_lua
|
||||
|
||||
Reference in New Issue
Block a user