fresh start

This commit is contained in:
Thorben Klyn
2022-12-06 08:25:07 +01:00
parent 3bd03ec7b3
commit 032407a954
378 changed files with 17 additions and 35984 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package cast_test
import (
"testing"
"github.com/alexchao26/advent-of-code-go/cast"
"github.com/Threnklyn/advent-of-code-go/cast"
)
func TestToInt(t *testing.T) {