Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 24773c74f58947cdd74f9d9f3165a639 > files > 44

ocaml-bin-prot-devel-1.2.20-1mdv2010.0.i586.rpm

(** Regression test runner. *)

open Core.Std;;

let tests = Qtest_lib.Std.Test.tests_of_ounit Test.all

let () = 
  Qtest_lib.Std.Runner.main tests