From: Christopher Allan Webber Date: Tue, 24 Nov 2015 19:08:52 +0000 (-0600) Subject: fixing bug with current tdelta interface X-Git-Tag: v0.1.0~75 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=fb20084ff3904c8445dcc72d1497e1ad6fa775ee fixing bug with current tdelta interface --- diff --git a/tests/test-agenda.scm b/tests/test-agenda.scm index e3e12c5..781703b 100644 --- a/tests/test-agenda.scm +++ b/tests/test-agenda.scm @@ -263,7 +263,7 @@ 8) ;; whoa, I'm surprised equal? can ;; compare records like this - (tdelta 8 0)) + (tdelta 8)) ;; TODO: test %port-request ;; TODO: test %sync and friends!