From: Christopher Allan Webber Date: Sat, 21 Nov 2015 04:05:39 +0000 (-0600) Subject: call from (eightsync agenda) X-Git-Tag: v0.1.0~124 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=a40c8ba7c7781249f57f66ebf5137e57692795d5 call from (eightsync agenda) --- diff --git a/tests.scm b/tests.scm index 0853876..e438fc7 100644 --- a/tests.scm +++ b/tests.scm @@ -6,7 +6,7 @@ #:use-module (srfi srfi-64) #:use-module (ice-9 q) #:use-module (ice-9 receive) - #:use-module (loopy agenda)) + #:use-module (eightsync agenda)) (test-begin "tests")