diff options
| author | Gene Pasquet <dev@etenil.net> | 2026-04-17 16:52:41 +0100 |
|---|---|---|
| committer | Gene Pasquet <dev@etenil.net> | 2026-04-17 16:52:41 +0100 |
| commit | a02b892e2ad1e1605ff942c63afdd618daa48be4 (patch) | |
| tree | 7ccd9278a0cdc7fd2f156b0b4710f6ac00acab27 /downstroke.egg | |
| parent | 8251c85a4a588504d38a2fad05e4b0fe1cdccb9d (diff) | |
Migrate tests to the test egg
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")) |
