aboutsummaryrefslogtreecommitdiff
path: root/test/test_colitur.ml
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_colitur.ml')
-rw-r--r--test/test_colitur.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_colitur.ml b/test/test_colitur.ml
index 2f5e87a..293e439 100644
--- a/test/test_colitur.ml
+++ b/test/test_colitur.ml
@@ -2,4 +2,4 @@
let () =
Alcotest.run "colitur"
[ Test_date.suite; Test_computus.suite; Test_colour.suite; Test_slug.suite; Test_names.suite;
- Test_overlay.suite ]
+ Test_overlay.suite; Test_temporal_ef.suite ]