mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 08:32:42 +00:00
refactor(test): inject after_each differently
This commit is contained in:
committed by
Lewis Russell
parent
889f81c65f
commit
81fc27124b
@@ -1,6 +1,6 @@
|
||||
-- Tests for system() and :! shell.
|
||||
|
||||
local t = require('test.functional.testutil')(after_each)
|
||||
local t = require('test.functional.testutil')()
|
||||
|
||||
local assert_alive = t.assert_alive
|
||||
local testprg = t.testprg
|
||||
|
||||
Reference in New Issue
Block a user