aboutsummaryrefslogtreecommitdiff
path: root/downstroke.egg
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2026-04-17 16:52:41 +0100
committerGene Pasquet <dev@etenil.net>2026-04-17 16:52:41 +0100
commita02b892e2ad1e1605ff942c63afdd618daa48be4 (patch)
tree7ccd9278a0cdc7fd2f156b0b4710f6ac00acab27 /downstroke.egg
parent8251c85a4a588504d38a2fad05e4b0fe1cdccb9d (diff)
Migrate tests to the test egg
Diffstat (limited to 'downstroke.egg')
-rw-r--r--downstroke.egg1
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"))