aboutsummaryrefslogtreecommitdiff
path: root/test/js/dune
diff options
context:
space:
mode:
authorClombrong <clombrong@egregore.fun>2025-05-30 14:37:16 +0200
committerClombrong <cromblong@egregore.fun>2025-05-30 14:37:16 +0200
commit0313c8c3f635752b649b00dcfc21922305b75190 (patch)
tree674564f67a7ab8bf654388e96c3428605f946b82 /test/js/dune
parentbef93807616077801b10d4bb35106e2e1368a4e1 (diff)
feat!: new module Stream
Diffstat (limited to 'test/js/dune')
-rw-r--r--test/js/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/js/dune b/test/js/dune
index b34c980..f6cc084 100644
--- a/test/js/dune
+++ b/test/js/dune
@@ -1,6 +1,6 @@
(test
(name websockets_hello)
- (libraries portal_ws lwt js_of_ocaml)
+ (libraries portal_ws lwt js_of_ocaml flesh)
(modes js)
(preprocess (pps js_of_ocaml-ppx))
(deps node_modules)