Fix ounit package name

This commit is contained in:
Jacques-Pascal Deplaix 2018-02-25 09:51:31 +00:00
parent 0fb25fac26
commit 001d330bb9

View file

@ -13,7 +13,7 @@ depends: [
"result"
"qtest" { test }
"qcheck" { test }
"oUnit" { test }
"ounit" { test }
"sequence" { test }
"gen" { test }
"odoc" { doc }