aboutsummaryrefslogtreecommitdiff
path: root/tests/datetime-compare.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-05-24 22:29:19 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-05-24 22:29:19 +0200
commit418a86f235f90aa05aa5050e4f2fc44cd9d6721a (patch)
tree55fcf6532297feeb1213da3d45ebaccf6e37fc61 /tests/datetime-compare.scm
parentIntroduce warnings-are-errors parameter. (diff)
downloadcalp-418a86f235f90aa05aa5050e4f2fc44cd9d6721a.tar.gz
calp-418a86f235f90aa05aa5050e4f2fc44cd9d6721a.tar.xz
Catch warnings in tests.
Diffstat (limited to 'tests/datetime-compare.scm')
-rw-r--r--tests/datetime-compare.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/datetime-compare.scm b/tests/datetime-compare.scm
index cd077e87..649dc59f 100644
--- a/tests/datetime-compare.scm
+++ b/tests/datetime-compare.scm
@@ -75,3 +75,4 @@
(test-assert (not (date/-time< #2018-11-30T08:10:00 #2014-04-13T16:00:00)))
+