From 0ca55c93a7c21f81c8f21048889d1c9608a961c7 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 12:02:02 +0700 Subject: pretty good actually --- 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 787672b..98c3ad4 100644 --- a/ocaml/test/dune +++ b/ocaml/test/dune @@ -23,6 +23,11 @@ (modules bench_serial) (libraries nock_lib zarith unix)) +(executable + (name bench_cue_pill) + (modules bench_cue_pill) + (libraries nock_lib unix)) + (executable (name test_roundtrip) (modules test_roundtrip) -- cgit v1.2.3