From a02b892e2ad1e1605ff942c63afdd618daa48be4 Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Fri, 17 Apr 2026 16:52:41 +0100 Subject: Migrate tests to the test egg --- downstroke.egg | 1 + 1 file changed, 1 insertion(+) (limited to 'downstroke.egg') 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")) -- cgit v1.2.3