mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
more tests
This commit is contained in:
parent
dd552fe334
commit
821fa6e3cf
1 changed files with 2 additions and 0 deletions
|
|
@ -202,6 +202,8 @@ module Op = struct
|
|||
1, return (Check_to_list, size);
|
||||
1, return (Check_to_gen, size);
|
||||
1, return (Check_last, size);
|
||||
1, return (Check_iter, size);
|
||||
1, return (Check_rev_iter, size);
|
||||
];
|
||||
(if size > 0 then
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue