mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
Tests: fix according to lualint
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
local helpers = require("test.unit.helpers")
|
||||
|
||||
local cimport = helpers.cimport
|
||||
local internalize = helpers.internalize
|
||||
local eq = helpers.eq
|
||||
local ffi = helpers.ffi
|
||||
local to_cstr = helpers.to_cstr
|
||||
|
||||
Reference in New Issue
Block a user