From 8e012f4804ecf1665819e761283120a3c0e73643 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Fri, 17 Jan 2025 20:48:43 +0100 Subject: Switched from OUnit to alcotest --- lib/containers/dune | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/containers/dune') diff --git a/lib/containers/dune b/lib/containers/dune index 46d0e24..70bbf0b 100755 --- a/lib/containers/dune +++ b/lib/containers/dune @@ -4,4 +4,8 @@ importDataTypes importConf ) + (preprocess (pps + ppx_deriving.ord + ppx_deriving.show + ppx_deriving.eq )) ) -- cgit v1.2.3