mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
[ci] #nocov on BatteryState
All tests fail while trying to do coverage.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
describe("BatteryState plugin tests", function()
|
||||
describe("BatteryState plugin tests #nocov", function()
|
||||
local MockTime, module
|
||||
|
||||
local stat = function() --luacheck: ignore
|
||||
|
||||
Reference in New Issue
Block a user