libraries/ocaml-ounit: Fixed dep information

This commit is contained in:
ponce 2012-08-26 18:08:41 +02:00
parent 1764b6ae6a
commit f9a2259d1c

View file

@ -1,5 +1,3 @@
OUnit is a unit test framework for OCaml. It allows one to easily create
unit-tests for OCaml code. It is based on HUnit, a unit testing framework
for Haskell. It is similar to JUnit, and other XUnit testing frameworks.
This requires ocaml-findlib.