diff options
Diffstat (limited to 'test/functional/helpers.lua')
-rw-r--r-- | test/functional/helpers.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/helpers.lua b/test/functional/helpers.lua index 851f3e720e..ec5c83fa92 100644 --- a/test/functional/helpers.lua +++ b/test/functional/helpers.lua @@ -1,4 +1,3 @@ -require('vim.compat') require('coxpcall') local luv = require('luv') local lfs = require('lfs') |