From a4615148975bed241ae26ffa2655dc9c407107d8 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 17:07:33 +0700 Subject: maybe now maybe now --- ocaml/test/dune | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ocaml/test/dune') diff --git a/ocaml/test/dune b/ocaml/test/dune index 17e84b8..c7cf6da 100644 --- a/ocaml/test/dune +++ b/ocaml/test/dune @@ -271,3 +271,13 @@ (name test_two_stage_boot) (modules test_two_stage_boot) (libraries nock_lib eio_main unix)) + +(executable + (name test_life_formula) + (modules test_life_formula) + (libraries nock_lib)) + +(executable + (name examine_ivory) + (modules examine_ivory) + (libraries nock_lib eio_main)) -- cgit v1.2.3