mirror of
https://github.com/Insality/druid
synced 2025-11-27 03:10:53 +01: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