mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-07-15 16:34:48 +00:00
💚 Gitlab CI/CD
This commit is contained in:
parent
875b507e62
commit
fbfe058468
5 changed files with 117 additions and 2 deletions
|
|
@ -19,4 +19,3 @@ func _test_projectile_class():
|
|||
assert(projectile != null, "Projectile class should be instantiated")
|
||||
assert(projectile.speed == 78.4, "Projectile damage should be initialized to 78.4")
|
||||
projectile.queue_free()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue