mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
fix warnings
This commit is contained in:
parent
6c1b7df301
commit
f05de5f741
2 changed files with 0 additions and 3 deletions
|
|
@ -1,3 +1,2 @@
|
|||
(lang dune 1.6)
|
||||
(using menhir 1.0)
|
||||
(using fmt 1.1)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
|
||||
open OUnit
|
||||
|
||||
let props =
|
||||
List.flatten
|
||||
[ Test_simplex.props;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue