summaryrefslogtreecommitdiff
path: root/2023/ocaml/day4/test/dune
diff options
context:
space:
mode:
Diffstat (limited to '2023/ocaml/day4/test/dune')
-rw-r--r--2023/ocaml/day4/test/dune2
1 files changed, 2 insertions, 0 deletions
diff --git a/2023/ocaml/day4/test/dune b/2023/ocaml/day4/test/dune
new file mode 100644
index 0000000..403e363
--- /dev/null
+++ b/2023/ocaml/day4/test/dune
@@ -0,0 +1,2 @@
+(test
+ (name test_day4))