mirror of
https://github.com/neovim/neovim.git
synced 2026-05-05 13:35:02 +00:00
test/functional: clean up according to luacheck (part 2)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local helpers = require('test.functional.helpers')
|
||||
local execute, eq, clear = helpers.execute, helpers.eq, helpers.clear
|
||||
local clear = helpers.clear
|
||||
|
||||
describe(':qa', function()
|
||||
before_each(function()
|
||||
|
||||
Reference in New Issue
Block a user