diff options
Diffstat (limited to 'test/helpers.lua')
-rw-r--r-- | test/helpers.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/helpers.lua b/test/helpers.lua index f0e8576a3a..51114611ab 100644 --- a/test/helpers.lua +++ b/test/helpers.lua @@ -1,4 +1,3 @@ -require('test.compat') local shared = vim local assert = require('luassert') local busted = require('busted') |