mirror of
https://github.com/Threnklyn/advent-of-code-go.git
synced 2026-06-01 17:58:28 +02:00
fresh start
This commit is contained in:
@@ -3,7 +3,7 @@ package heap_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/alexchao26/advent-of-code-go/data-structures/heap"
|
||||
"github.com/Threnklyn/advent-of-code-go/data-structures/heap"
|
||||
)
|
||||
|
||||
type mockNode int
|
||||
|
||||
Reference in New Issue
Block a user