mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
try to fix build
This commit is contained in:
parent
f1084c9b9e
commit
1f92564f83
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ let do_not_test file =
|
|||
is_suffix ~sub:"check_labelled_mods.ml" file ||
|
||||
is_suffix ~sub:"test_random.ml" file ||
|
||||
is_suffix ~sub:"test_hash.ml" file ||
|
||||
is_suffix ~sub:"test_csexp.ml" file ||
|
||||
is_suffix ~sub:"utop.ml" file
|
||||
|
||||
let prefix = "src"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue