mirror of
https://github.com/yeslayla/run-gut-tests-action.git
synced 2025-07-13 03:06:51 +02:00
Intial commit
This commit is contained in:
4
test_proj/tests/test_test.gd
Normal file
4
test_proj/tests/test_test.gd
Normal file
@ -0,0 +1,4 @@
|
||||
extends "res://addons/gut/test.gd"
|
||||
|
||||
func test_test():
|
||||
assert_eq(1,1)
|
Reference in New Issue
Block a user