diff --git a/core/iobuf_unix/test/dune b/core/iobuf_unix/test/dune index b05ec45..0223235 100644 --- a/core/iobuf_unix/test/dune +++ b/core/iobuf_unix/test/dune @@ -1,3 +1,3 @@ -(library (name iobuf_unix_test) - (libraries bigstring_unix iobuf_unix iobuf_test) - (preprocess (pps ppx_jane))) \ No newline at end of file +; (library (name iobuf_unix_test) +; (libraries bigstring_unix iobuf_unix iobuf_test) +; (preprocess (pps ppx_jane))) \ No newline at end of file