aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2020-02-18 01:43:18 +0100
committerHugo Hörnquist <hugo@hornquist.se>2020-02-18 01:43:18 +0100
commit77da67992ef0b4cd33c21094046e2bb71a6b2f18 (patch)
tree82538c24f5e799ff0b2dcbfc85ba19b8dc2b70cf /tests
parentAdd note about datetime+. (diff)
downloadcalp-77da67992ef0b4cd33c21094046e2bb71a6b2f18.tar.gz
calp-77da67992ef0b4cd33c21094046e2bb71a6b2f18.tar.xz
Documentation.
Diffstat (limited to 'tests')
-rw-r--r--tests/srfi-19-alt.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/srfi-19-alt.scm b/tests/srfi-19-alt.scm
index e56e612f..de6f6750 100644
--- a/tests/srfi-19-alt.scm
+++ b/tests/srfi-19-alt.scm
@@ -120,3 +120,5 @@
(test-equal "Add to Leap day"
#2020-02-29 (date+ #2020-02-28 (date day: 1)))
+
+