diff options
Diffstat (limited to 'tests/assets-test.scm')
| -rw-r--r-- | tests/assets-test.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/assets-test.scm b/tests/assets-test.scm index 0f6931b..c7b26f0 100644 --- a/tests/assets-test.scm +++ b/tests/assets-test.scm @@ -1,7 +1,7 @@ (import srfi-64) (include "assets.scm") -(import downstroke/assets) +(import downstroke-assets) (test-begin "assets") |
