mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
tests: tweak tags
Drop `nocov` tag for tests already tagged with `notest` (already ignored when doing a coverage run).
This commit is contained in:
committed by
Frans de Jonge
parent
74c9347bba
commit
e10017042e
@@ -50,7 +50,7 @@ local service = [[
|
||||
}
|
||||
]]
|
||||
|
||||
describe("KOSync modules #notest #nocov", function()
|
||||
describe("KOSync modules #notest", function()
|
||||
local logger, md5, client
|
||||
local username, password, doc, percentage, progress, device
|
||||
|
||||
|
||||
Reference in New Issue
Block a user