Source file lib_test.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(* generated by dune *)

(** @canonical Lib_test.Assert *)
module Assert = Lib_test__Assert

(** @canonical Lib_test.Lwt_assert *)
module Lwt_assert = Lib_test__Lwt_assert

(** @canonical Lib_test.Qcheck2_helpers *)
module Qcheck2_helpers = Lib_test__Qcheck2_helpers

(** @canonical Lib_test.Qcheck_extra *)
module Qcheck_extra = Lib_test__Qcheck_extra

(** @canonical Lib_test.Qcheck_helpers *)
module Qcheck_helpers = Lib_test__Qcheck_helpers

(** @canonical Lib_test.Random_pure *)
module Random_pure = Lib_test__Random_pure

(** @canonical Lib_test.Testable *)
module Testable = Lib_test__Testable