mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +00:00
test/functional: clean up according to luacheck (part 1)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
local helpers = require('test.functional.helpers')
|
||||
local Screen = require('test.functional.ui.screen')
|
||||
local thelpers = require('test.functional.terminal.helpers')
|
||||
local feed, clear, nvim = helpers.feed, helpers.clear, helpers.nvim
|
||||
local wait = helpers.wait
|
||||
|
Reference in New Issue
Block a user