summaryrefslogtreecommitdiff
path: root/ocaml/test/dune
diff options
context:
space:
mode:
Diffstat (limited to 'ocaml/test/dune')
-rw-r--r--ocaml/test/dune5
1 files changed, 5 insertions, 0 deletions
diff --git a/ocaml/test/dune b/ocaml/test/dune
index c150348..4916c6c 100644
--- a/ocaml/test/dune
+++ b/ocaml/test/dune
@@ -81,3 +81,8 @@
(name test_clay)
(modules test_clay)
(libraries nock_lib io_drivers eio_main unix))
+
+(executable
+ (name test_dill_iris)
+ (modules test_dill_iris)
+ (libraries nock_lib io_drivers eio_main unix))