aboutsummaryrefslogtreecommitdiff
path: root/bin/dune
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dune')
-rw-r--r--bin/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dune b/bin/dune
index 99a2d9a..9cf90b4 100644
--- a/bin/dune
+++ b/bin/dune
@@ -2,7 +2,7 @@
(public_name wormhole)
(name main)
(libraries wormhole uri dream assets)
- (preprocess (pps lwt_ppx ppx_yojson_conv)))
+ (preprocess (pps lwt_ppx ppx_yojson_conv ppx_inline_test)))
(rule
(targets template.ml)