mirror of
https://github.com/britzl/monarch.git
synced 2025-09-27 10:02:21 +02:00
Collect code coverage
This commit is contained in:
@@ -5,5 +5,5 @@ local test_monarch = require "test.test_monarch"
|
||||
|
||||
function init(self)
|
||||
deftest.add(test_monarch)
|
||||
deftest.run()
|
||||
deftest.run({ coverage = true })
|
||||
end
|
||||
|
Reference in New Issue
Block a user