diff --git a/containers.opam b/containers.opam index 9f62d0c4..4b6b83ef 100644 --- a/containers.opam +++ b/containers.opam @@ -13,7 +13,7 @@ depends: [ "result" "qtest" { test } "qcheck" { test } - "oUnit" { test } + "ounit" { test } "sequence" { test } "gen" { test } "odoc" { doc }