mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-08 12:15:32 -05:00
use |> only with CCFun in tests
This commit is contained in:
parent
bcdb1434e5
commit
186f4a93ce
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
(** Test Future *)
|
(** Test Future *)
|
||||||
|
|
||||||
open OUnit
|
open OUnit
|
||||||
|
open CCFun
|
||||||
|
|
||||||
module Future = CCFuture
|
module Future = CCFuture
|
||||||
open Future.Infix
|
open Future.Infix
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue