Files
neovim/test/functional/api
Justin M. Keyes 2b87485c22 test: Extend {unit,functional}.helpers with global helpers
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')
2019-05-18 14:51:01 +02:00
..
2018-03-18 00:11:45 +01:00
2018-04-11 22:07:00 +02:00