Files
game-cards/addons/gut/test/resources/GutControlDirs/test_root.gd

4 lines
66 B
GDScript3
Raw Normal View History

2026-05-29 09:16:10 +08:00
extends GutTest
func test_something():
assert_gt(randf(), .5)