From 839a1e4717b395ca9639ec18eaabaca48455fb14 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Fri, 21 Jun 2024 15:46:40 -0400 Subject: [PATCH] format --- test/unix/dune | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/test/unix/dune b/test/unix/dune index 18c39455..9bd54ad2 100644 --- a/test/unix/dune +++ b/test/unix/dune @@ -1,4 +1,3 @@ - (executables - (names t_hash echo_server) - (libraries moonpool moonpool.unix trace.core trace-tef)) + (names t_hash echo_server) + (libraries moonpool moonpool.unix trace.core trace-tef))