From a40c8ba7c7781249f57f66ebf5137e57692795d5 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Fri, 20 Nov 2015 22:05:39 -0600 Subject: [PATCH] call from (eightsync agenda) --- tests.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- 2.31.1