mirror of
https://github.com/neovim/neovim.git
synced 2025-11-12 05:18:52 +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')