Skip to content

Commit

Permalink
Hack
Browse files Browse the repository at this point in the history
  • Loading branch information
talex5 committed Mar 24, 2024
1 parent 5b68ba2 commit b5b1850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib_eio_linux/tests/test.ml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ let test_statx () =

let () =
let open Alcotest in
ignore (Unix.system "uname -a");
run "eio_linux" [
"io", [
test_case "copy" `Quick test_copy;
Expand Down

0 comments on commit b5b1850

Please sign in to comment.