mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
test/functional: clean up according to luacheck (part 2)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
local lfs = require('lfs')
|
||||
local helpers = require('test.functional.helpers')
|
||||
local clear, execute, eval, eq = helpers.clear, helpers.execute, helpers.eval, helpers.eq
|
||||
|
||||
|
||||
Reference in New Issue
Block a user