mirror of
https://github.com/britzl/monarch.git
synced 2025-09-27 18:12:22 +02: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