mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
turn off debug in unit test by default
Uncommnet the `DEBUG:turnOn()` line to turn it on.
This commit is contained in:
@@ -20,4 +20,4 @@ Input.dummy = true
|
||||
|
||||
-- turn on debug
|
||||
local DEBUG = require("dbg")
|
||||
DEBUG:turnOn()
|
||||
--DEBUG:turnOn()
|
||||
|
||||
Reference in New Issue
Block a user