diff options
Diffstat (limited to 'dune-project')
-rw-r--r-- | dune-project | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dune-project b/dune-project index c16a7f9..128429f 100644 --- a/dune-project +++ b/dune-project @@ -28,10 +28,12 @@ base64 ppx_deriving domain-name + ppx_expect (js_of_ocaml-compiler :with-test) (merlin :with-test) - (utop :with-test)) + (utop :with-test) + (portal-tcp :with-test)) (tags (xmpp lwt))) |