Tests fix after adding coverage

This commit is contained in:
Vadim A. Misbakh-Soloviov 2017-04-09 13:20:07 +07:00
parent a04ab7d9cd
commit c943629e1f
No known key found for this signature in database
GPG Key ID: 26503D349B3B334B

View File

@ -9,6 +9,7 @@ print("------------------------------------")
print("")
local HAS_RUNNER = not not lunitx
local lunitx = require("lunitx")
local TEST_CASE = lunitx.TEST_CASE
local LUA_VER = _VERSION