Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #804 from ocaml-multicore/remove_redundant_open
Browse files Browse the repository at this point in the history
Remove redundant opens
  • Loading branch information
kayceesrk committed Dec 17, 2021
2 parents 1ab5462 + 032534b commit f74c0cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions testsuite/tests/weak-ephe-final/ephetest_par.ml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
(* TEST *)

open Printf
open Ephemeron

(* Due to GCs running at non-deterministic places, the output from these tests
* are unreliable except the bad value checks and as a check for catastrophic
* failures i.e) segfaults. *)
Expand Down

0 comments on commit f74c0cb

Please sign in to comment.