[ci] #nocov on BatteryState

All tests fail while trying to do coverage.
This commit is contained in:
Frans de Jonge
2017-08-16 17:15:12 +02:00
committed by GitHub
parent 9ba69f4c4f
commit 7b12954cad

View File

@@ -1,4 +1,4 @@
describe("BatteryState plugin tests", function()
describe("BatteryState plugin tests #nocov", function()
local MockTime, module
local stat = function() --luacheck: ignore