add expect tests & refactor
This commit is contained in:
parent
816b2851c4
commit
e6b401d986
6 changed files with 115 additions and 52 deletions
|
@ -1,3 +1,5 @@
|
|||
open Aoc2020
|
||||
|
||||
let days = [|Day1.main; Day2.main|]
|
||||
|
||||
let _ =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue