chore: add tests for day 4

This commit is contained in:
xuu
2023-12-05 08:02:09 -07:00
parent 2c9e57ef76
commit c4d292fb84
4 changed files with 37 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
module go.sour.is/advent-of-code-2023
go 1.21.3
require github.com/matryer/is v1.4.1