From c2085be2dd2a0cb3da05991847e35080915e547e Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Sat, 18 Apr 2026 05:49:34 +0100 Subject: rename modules --- tests/entity-test.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/entity-test.scm') diff --git a/tests/entity-test.scm b/tests/entity-test.scm index d56e115..1e3ab19 100644 --- a/tests/entity-test.scm +++ b/tests/entity-test.scm @@ -1,6 +1,6 @@ (import test) (include "entity.scm") -(import downstroke-entity) +(import (downstroke entity)) (test-begin "entity") -- cgit v1.2.3