feat: include 2015D5

This commit is contained in:
2025-11-29 16:06:34 +01:00
parent a0ce63e5a5
commit 8938992384

View File

@@ -8,6 +8,7 @@ import (
"path/filepath"
"regexp"
_ "advent-of-code/internal/2015/DayFive"
_ "advent-of-code/internal/2015/DayFour"
_ "advent-of-code/internal/2015/DayOne"
_ "advent-of-code/internal/2015/DayThree"