This commit is contained in:
@@ -170,6 +170,7 @@ describe("utils.parse_log_line", function()
|
|||||||
assert.are.equal("Unknown log format", entry.parse_error)
|
assert.are.equal("Unknown log format", entry.parse_error)
|
||||||
assert.are.equal("mocked_sha256_hash_value", entry.log_hash)
|
assert.are.equal("mocked_sha256_hash_value", entry.log_hash)
|
||||||
end)
|
end)
|
||||||
|
end)
|
||||||
|
|
||||||
-- more 'describe' blocks here to test other functions in utils.lua
|
-- more 'describe' blocks here to test other functions in utils.lua
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user