pollen-not-included/addons/gdUnit4/test/ui/parts/resources/foo/ExampleTestSuiteC.resource
2024-05-02 09:36:31 +01:00

18 lines
209 B
Text

class_name ExampleTestSuiteC
extends GdUnitTestSuite
func test_ca() -> void:
pass
func test_cb() -> void:
pass
func test_cc() -> void:
pass
func test_cd() -> void:
pass
func test_ce() -> void:
pass