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 d4ba6d3..04bbdee 100644
--- a/test/test_colitur.ml
+++ b/test/test_colitur.ml
@@ -13,4 +13,5 @@ let () =
Test_view.suite;
Test_emit.suite;
Test_emit.xml_suite;
- Test_ics.suite ]
+ Test_ics.suite;
+ Test_render_golden.suite ]