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