mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 18:41:48 +00:00
test: improve test conventions
Work on https://github.com/neovim/neovim/issues/27004.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
-- Busted started doing this to help provide more isolation. See issue #62
|
||||
-- for more information about this.
|
||||
local ffi = require('ffi')
|
||||
local helpers = require('test.unit.helpers')(nil)
|
||||
local t = require('test.unit.testutil')(nil)
|
||||
local preprocess = require('test.unit.preprocess')
|
||||
|
||||
Reference in New Issue
Block a user