Skip to content

Commit

Permalink
fix warning in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Apr 4, 2024
1 parent 7c765a1 commit 00b6efd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/unit/ws/t_ws.ml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
open Test_util

let read_file file : string =
let buf = Buffer.create 32 in
let ic = open_in_bin file in
Expand Down

0 comments on commit 00b6efd

Please sign in to comment.