Tests: fix according to lualint

This commit is contained in:
Marco Hinz
2016-02-02 20:23:12 +01:00
parent 5308585adf
commit 3d15cab29d
6 changed files with 5 additions and 7 deletions

View File

@@ -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