From 9fd3f41bf9a3326c5f0866f39f2ed151adc21565 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 05:08:28 +0700 Subject: iris and dill --- ocaml/test/dune | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ocaml/test/dune') 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)) -- cgit v1.2.3