unittests: Fix linter error

This commit is contained in:
ZyX 2017-04-09 03:39:37 +03:00
parent 7701014b65
commit 967fa96eb2

View File

@ -2,7 +2,6 @@ local helpers = require('test.unit.helpers')(after_each)
local itp = helpers.gen_itp(it)
local cimport = helpers.cimport
local to_cstr = helpers.to_cstr
local eq = helpers.eq
local neq = helpers.neq
local ffi = helpers.ffi