aboutsummaryrefslogtreecommitdiff
path: root/test/js/dune
diff options
context:
space:
mode:
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 f6cc084..00dfecc 100644
--- a/test/js/dune
+++ b/test/js/dune
@@ -1,6 +1,6 @@
(test
(name websockets_hello)
- (libraries portal_ws lwt js_of_ocaml flesh)
+ (libraries portal_ws lwt js_of_ocaml flesh hello)
(modes js)
(preprocess (pps js_of_ocaml-ppx))
(deps node_modules)