setting up GDUnit
Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 3m40s
Some checks failed
Create tag and build when new code gets to main / Export (push) Failing after 3m40s
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class_name GdUnitEventTestDiscoverStart
|
||||
extends GdUnitEvent
|
||||
|
||||
|
||||
func _init() -> void:
|
||||
_event_type = DISCOVER_START
|
||||
Reference in New Issue
Block a user