mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Add tests for drag component
This commit is contained in:
@@ -7,7 +7,7 @@ local druid_system = require("druid.druid")
|
||||
return function()
|
||||
local druid = nil
|
||||
local context = test_helper.get_context()
|
||||
describe("Eva lang", function()
|
||||
describe("Template component", function()
|
||||
before(function()
|
||||
mock_gui.mock()
|
||||
mock_time.mock()
|
||||
|
Reference in New Issue
Block a user