From 821fa6e3cfcb3080bcb4ccbefcc0152a4cab4f1f Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Mon, 8 Jan 2024 09:19:39 -0500 Subject: [PATCH] more tests --- tests/pvec/t_pvec.ml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/pvec/t_pvec.ml b/tests/pvec/t_pvec.ml index 3663d5e0..babdee8f 100644 --- a/tests/pvec/t_pvec.ml +++ b/tests/pvec/t_pvec.ml @@ -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 [