From ce70d8d76b06d5fcda87fdb4600c64c20d1368bf Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Sun, 22 Nov 2015 10:50:26 -0600 Subject: [PATCH] Put at TODO to test %sync and friends --- tests.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests.scm b/tests.scm index e219c48..c96a6e5 100644 --- a/tests.scm +++ b/tests.scm @@ -238,6 +238,8 @@ ;; compare records like this (tdelta 8 0)) +;; TODO: test %sync and friends! + ;;; Agenda tests ;;; ------------ -- 2.31.1