mirror of
https://github.com/neovim/neovim.git
synced 2025-10-20 00:31:49 +00:00
Satisfy testlint.
For that, make luatest ignore the preload.lua files.
This commit is contained in:
@@ -8,6 +8,7 @@ local exc_exec = helpers.exc_exec
|
||||
local redir_exec = helpers.redir_exec
|
||||
local funcs = helpers.funcs
|
||||
local write_file = helpers.write_file
|
||||
local NIL = helpers.NIL
|
||||
|
||||
describe('string() function', function()
|
||||
before_each(clear)
|
||||
|
Reference in New Issue
Block a user