mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 03:35:30 -05:00
detail
This commit is contained in:
parent
eee89aa7a4
commit
650d2873c3
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ end
|
|||
OUnit.assert_raises H.Empty (fun () -> H.take_exn h);
|
||||
*)
|
||||
|
||||
(*$QR
|
||||
(*$QR & ~count:30
|
||||
Q.(list_of_size Gen.(return 10_000) int) (fun l ->
|
||||
(* put elements into a heap *)
|
||||
let h = H.of_seq H.empty (Sequence.of_list l) in
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue