mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 03:35:30 -05:00
test: fix too broad test
This commit is contained in:
parent
943ce7f734
commit
6bfd7f125e
1 changed files with 1 additions and 0 deletions
|
|
@ -289,6 +289,7 @@ let rec equal ~eq a b =
|
|||
|
||||
(*$Q
|
||||
Q.(list (pair int bool)) ( fun l -> \
|
||||
CCList.sort_uniq ~cmp:CCOrd.compare l = CCList.sort CCOrd.compare l ==> \
|
||||
equal ~eq:(=) (of_list l) (of_list (List.rev l)))
|
||||
*)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue