mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 11:15:32 -05:00
some tests were not run
This commit is contained in:
parent
8c06c13563
commit
d35c25e783
1 changed files with 2 additions and 0 deletions
|
|
@ -243,5 +243,7 @@ let suite =
|
|||
"test_hashtbl" >:: test_hashtbl;
|
||||
"test_int_range" >:: test_int_range;
|
||||
"test_take" >:: test_take;
|
||||
"test_fold_while" >:: test_fold_while;
|
||||
"test_buff" >:: test_buff;
|
||||
"test_regression1" >:: test_regression1;
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue