summary refs log tree commit diff stats
path: root/test/dune
diff options
context:
space:
mode:
authorBrian Chu <brianmchu42@gmail.com>2022-08-18 21:17:07 -0700
committerBrian Chu <brianmchu42@gmail.com>2022-08-18 21:17:07 -0700
commit484c4a998f9782eb0b84ec9121d6718fa6d35c1d (patch)
treeb667b6fa6d2ab0616b83dca8e874351807a33613 /test/dune
downloadAdventOfCode2018-484c4a998f9782eb0b84ec9121d6718fa6d35c1d.tar.gz
initial commit
Diffstat (limited to 'test/dune')
-rw-r--r--test/dune2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/dune b/test/dune
new file mode 100644
index 0000000..36cc5cf
--- /dev/null
+++ b/test/dune
@@ -0,0 +1,2 @@
+(test
+ (name AoC2018))