mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 01:34:16 +00:00
unittests: Check core dumps in after_each, like in functests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local helpers = require('test.unit.helpers')
|
||||
local helpers = require('test.unit.helpers')(nil)
|
||||
local eval_helpers = require('test.unit.eval.helpers')
|
||||
|
||||
local cimport = helpers.cimport
|
||||
|
||||
Reference in New Issue
Block a user