mirror of
https://github.com/britzl/monarch.git
synced 2025-11-26 19:00:53 +01:00
Added support for monarch.post()
This commit is contained in:
@@ -9,6 +9,6 @@ function init(self)
|
||||
deftest.add(test_callback_tracker)
|
||||
deftest.run({
|
||||
coverage = { enabled = true },
|
||||
--pattern = "preload",
|
||||
pattern = "",
|
||||
})
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user