diff options
Diffstat (limited to 'downstroke.egg')
| -rw-r--r-- | downstroke.egg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/downstroke.egg b/downstroke.egg index 516eed3..c069e85 100644 --- a/downstroke.egg +++ b/downstroke.egg @@ -4,6 +4,7 @@ (license "BSD-2-Clause") (category games) (dependencies sdl2 sdl2-image sdl2-ttf expat defstruct srfi-1 srfi-13 srfi-69 srfi-197 matchable simple-logger list-utils) + (test-dependencies test) (components (extension downstroke-entity (source "entity.scm")) |
