mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-07-16 00:44:50 +00:00
💚 Gitlab CI/CD
This commit is contained in:
parent
cf5d1b27de
commit
968d49ed73
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