mirror of
https://github.com/msva/lua-htmlparser.git
synced 2024-11-04 23:34:20 +00:00
Tests fix after adding coverage
This commit is contained in:
parent
a04ab7d9cd
commit
c943629e1f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user