aboutsummaryrefslogtreecommitdiff
path: root/test/test_colitur.ml
blob: 734257cb1d757719429cdd4cf39c309a4ce69b16 (plain) (blame)
1
2
(* Aggregating test runner. Per-module suites live in test_<module>.ml. *)
let () = Alcotest.run "colitur" [ Test_date.suite ]