From e927376355a1b07e5385dedad7a0d6c5d5bb1f92 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 04:19:06 +0700 Subject: ames done --- 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 ff3f67c..3dbaf09 100644 --- a/ocaml/test/dune +++ b/ocaml/test/dune @@ -66,3 +66,8 @@ (name test_parallel_nock) (modules test_parallel_nock) (libraries nock_lib eio_main unix domainslib)) + +(executable + (name test_ames) + (modules test_ames) + (libraries nock_lib io_drivers eio_main unix)) -- cgit v1.2.3