This repository has been archived on 2023-04-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
family-lineage/client/tests/test_example.gd
2020-08-15 14:07:28 -04:00

4 lines
78 B
GDScript

extends "res://addons/gut/test.gd"
func test_example():
assert_true(true)