Files
neovim/test/unit
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-01-17 23:06:04 +01:00
2017-12-03 20:22:09 +03:00
2017-04-19 19:11:50 +03:00
2018-07-10 20:46:40 +02:00
2017-04-01 12:25:10 +03:00
2018-04-28 11:01:16 +02:00