aboutsummaryrefslogtreecommitdiff
path: root/tests/tween-test.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tween-test.scm')
-rw-r--r--tests/tween-test.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tween-test.scm b/tests/tween-test.scm
index 51675b8..31b4de3 100644
--- a/tests/tween-test.scm
+++ b/tests/tween-test.scm
@@ -2,7 +2,7 @@
(chicken base))
(include "entity.scm")
(include "tween.scm")
-(import downstroke-entity downstroke-tween)
+(import (downstroke entity) (downstroke tween))
(import (only (list-utils alist) plist->alist))