From ea7d970586959946a119e30b0dc1f9fbe30c33e7 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 18:46:53 +0700 Subject: good progress --- 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 c7cf6da..3f23caa 100644 --- a/ocaml/test/dune +++ b/ocaml/test/dune @@ -281,3 +281,8 @@ (name examine_ivory) (modules examine_ivory) (libraries nock_lib eio_main)) + +(executable + (name test_two_phase_boot) + (modules test_two_phase_boot) + (libraries nock_lib eio_main)) -- cgit v1.2.3