mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
Fix ounit package name
This commit is contained in:
parent
0fb25fac26
commit
001d330bb9
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ depends: [
|
|||
"result"
|
||||
"qtest" { test }
|
||||
"qcheck" { test }
|
||||
"oUnit" { test }
|
||||
"ounit" { test }
|
||||
"sequence" { test }
|
||||
"gen" { test }
|
||||
"odoc" { doc }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue