feat: register third day
This commit is contained in:
@@ -2,5 +2,6 @@ package year2016
|
||||
|
||||
import (
|
||||
_ "advent-of-code/internal/2016/DayOne"
|
||||
_ "advent-of-code/internal/2016/DayThree"
|
||||
_ "advent-of-code/internal/2016/DayTwo"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user