mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +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')