5 lines
70 B
GDScript3
Raw Normal View History

2020-07-25 17:09:22 -04:00
extends "res://addons/gut/test.gd"
func test_test():
assert_eq(1,1)