mirror of
https://github.com/neovim/neovim.git
synced 2026-05-07 22:40:39 +00:00
Automatically include all "global helper" util functions in the
unit.helpers and functional.helpers and modules. So tests don't need to
expicitly do:
local global_helpers = require('test.helpers')