mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Travis: run luacheck on unit tests (#3059)
* Travis: run luacheck on unit tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- set true to test httpclient
|
||||
DUSE_TURBO_LIB = false
|
||||
DUSE_TURBO_LIB = false --luacheck: ignore
|
||||
|
||||
describe("HTTP client module #notest #nocov", function()
|
||||
local UIManager
|
||||
|
||||
Reference in New Issue
Block a user