mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00
test/functional: clean up according to luacheck (part 2)
This commit is contained in:
@@ -180,6 +180,8 @@ describe('vim_* functions', function()
|
||||
end)
|
||||
|
||||
describe('err_write', function()
|
||||
local screen
|
||||
|
||||
before_each(function()
|
||||
clear()
|
||||
screen = Screen.new(40, 8)
|
||||
|
Reference in New Issue
Block a user