Files
neovim/test/functional
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
..
2019-05-12 00:43:28 +02:00
2019-05-12 00:43:28 +02:00
2019-04-27 16:19:40 +02:00
2019-05-05 23:01:35 +02:00
2019-05-05 14:05:25 +02:00
2016-06-10 21:50:49 +03:00