mirror of
https://github.com/Threnklyn/advent-of-code-go.git
synced 2026-05-18 19:13:27 +02:00
fresh start
This commit is contained in:
+1
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user