NEO-32: shorten test suite doc line for gdlint
parent
ee953cbdfd
commit
75eec11f0d
|
|
@ -1,6 +1,7 @@
|
|||
extends GdUnitTestSuite
|
||||
|
||||
## Covers [code]cooldown_state.gd[/code] snapshot math (NEO-32); paired with [code]main.gd[/code] wiring changes.
|
||||
## Covers [code]cooldown_state.gd[/code] snapshot math (NEO-32).
|
||||
## Paired with [code]main.gd[/code] wiring when that file changes (pre-commit).
|
||||
const CooldownStateScript := preload("res://scripts/cooldown_state.gd")
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue