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.ml3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test_colitur.ml b/test/test_colitur.ml
index a264174..f12dab5 100644
--- a/test/test_colitur.ml
+++ b/test/test_colitur.ml
@@ -8,4 +8,5 @@ let () =
("lectionary", Test_lectionary.suite);
("lectionary-ef", Test_lectionary_ef.suite);
Test_escape.suite;
- Test_template.suite ]
+ Test_template.suite;
+ Test_template.render_suite ]