aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/dune2
-rw-r--r--bin/main.ml1
2 files changed, 2 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)
diff --git a/bin/main.ml b/bin/main.ml
index 45bd973..1bc31cd 100644
--- a/bin/main.ml
+++ b/bin/main.ml
@@ -1,4 +1,5 @@
open Wormhole
+open Ppx_inline_test_lib
let (fake_post : Post.t) =
{