summary refs log tree commit diff stats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/AoC2018.ml0
-rw-r--r--test/dune2
2 files changed, 2 insertions, 0 deletions
diff --git a/test/AoC2018.ml b/test/AoC2018.ml
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/test/AoC2018.ml
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))