fix(tree): amend tree in golang
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
package chapter_tree
|
||||
|
||||
import (
|
||||
. "github.com/krahets/hello-algo/pkg"
|
||||
"testing"
|
||||
|
||||
. "github.com/krahets/hello-algo/pkg"
|
||||
)
|
||||
|
||||
func TestBinaryTree(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user