Skip to content

Commit

Permalink
weaklifetime_par: restore Random.self_init
Browse files Browse the repository at this point in the history
  • Loading branch information
gasche committed Mar 25, 2022
1 parent 4da2778 commit 094725c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testsuite/tests/weak-ephe-final/weaklifetime_par.ml
@@ -1,6 +1,8 @@
(* TEST
*)

let () = Random.self_init ()

let size, num_domains, num_gcs, num_rounds =
let test_size =
try int_of_string (Sys.getenv "OCAML_TEST_SIZE")
Expand Down

0 comments on commit 094725c

Please sign in to comment.