12 lines
147 B
Text
12 lines
147 B
Text
class_name ExampleTestSuiteB
|
|
extends GdUnitTestSuite
|
|
|
|
|
|
func test_ba() -> void:
|
|
pass
|
|
|
|
func test_bb() -> void:
|
|
pass
|
|
|
|
func test_bc() -> void:
|
|
pass
|