mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 03:05:29 -05:00
fix warning in tests
This commit is contained in:
parent
7c765a181d
commit
00b6efdcd5
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue