mirror of
https://github.com/neovim/neovim.git
synced 2026-05-24 05:40:08 +00:00
refactor(test): drop deprecated exc_exec #39242
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
local t = require('test.testutil')
|
||||
|
||||
local eq = t.eq
|
||||
local pcall_err = t.pcall_err
|
||||
|
||||
describe('vim.text', function()
|
||||
describe('indent()', function()
|
||||
|
||||
Reference in New Issue
Block a user