OCI-oriented build engine
0

Configure Feed

Select the types of activity you want to include in your feed.

ocaml-builder / test / opam_cache / test.ml
117 B 3 lines
1let () = 2 Alcotest.run "opam_cache" 3 [ Test_cache.suite; Test_oi.suite; Test_command.suite; Test_runtime.suite ]