fix warnings

This commit is contained in:
Simon Cruanes 2020-12-22 12:17:32 -05:00
parent 6c1b7df301
commit f05de5f741
2 changed files with 0 additions and 3 deletions

View file

@ -1,3 +1,2 @@
(lang dune 1.6) (lang dune 1.6)
(using menhir 1.0) (using menhir 1.0)
(using fmt 1.1)

View file

@ -1,6 +1,4 @@
open OUnit
let props = let props =
List.flatten List.flatten
[ Test_simplex.props; [ Test_simplex.props;