summaryrefslogtreecommitdiff
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 b61eed6..ca61415 100644
--- a/test/test_colitur.ml
+++ b/test/test_colitur.ml
@@ -11,4 +11,5 @@ let () =
Test_template.suite;
Test_template.render_suite;
Test_view.suite;
- Test_emit.suite ]
+ Test_emit.suite;
+ Test_emit.xml_suite ]