mirror of
https://github.com/neovim/neovim.git
synced 2025-10-19 16:21:51 +00:00
functests: Fix linter error
This commit is contained in:
@@ -4,7 +4,6 @@ local Screen = require('test.functional.ui.screen')
|
|||||||
local eq = helpers.eq
|
local eq = helpers.eq
|
||||||
local clear = helpers.clear
|
local clear = helpers.clear
|
||||||
local funcs = helpers.funcs
|
local funcs = helpers.funcs
|
||||||
local meths = helpers.meths
|
|
||||||
local command = helpers.command
|
local command = helpers.command
|
||||||
local exc_exec = helpers.exc_exec
|
local exc_exec = helpers.exc_exec
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user