feat: include 2015D2

This commit is contained in:
2025-11-28 16:41:46 +01:00
parent 87a7dee129
commit ea62c2ce0a

View File

@@ -9,6 +9,7 @@ import (
"regexp"
_ "advent-of-code/internal/2015/DayOne"
_ "advent-of-code/internal/2015/DayTwo"
_ "advent-of-code/internal/2020/DayEight"
_ "advent-of-code/internal/2020/DayFour"
_ "advent-of-code/internal/2020/DayOne"