my fight with the linter (tome II)

This commit is contained in:
Rom Grk 2020-11-06 23:44:32 -05:00
parent 4ed6f69497
commit cedfc1b747

View File

@ -3,7 +3,6 @@ local helpers = require('test.functional.helpers')(after_each)
local clear = helpers.clear
local eq = helpers.eq
local eval = helpers.eval
local funcs = helpers.funcs
local source = helpers.source
describe('WinScrolled', function()