fix(pkg): amend tree node
This commit is contained in:
@@ -12,4 +12,7 @@ func TestTreeNode(t *testing.T) {
|
||||
|
||||
// print tree
|
||||
PrintTree(node)
|
||||
|
||||
// tree to arr
|
||||
t.Log(TreeToArray(node))
|
||||
}
|
||||
|
Reference in New Issue
Block a user