mirror of
https://github.com/neovim/neovim.git
synced 2026-08-31 03:13:48 +00:00
refactor(test): inject after_each differently
This commit is contained in:
committed by
Lewis Russell
parent
889f81c65f
commit
81fc27124b
@@ -906,6 +906,4 @@ local module = {
|
||||
--- @class test.unit.testutil: test.unit.testutil.module, test.testutil
|
||||
module = vim.tbl_extend('error', module, t_global)
|
||||
|
||||
return function()
|
||||
return module
|
||||
end
|
||||
return module
|
||||
|
||||
Reference in New Issue
Block a user