getAround 完美完成
This commit is contained in:
@@ -128,7 +128,7 @@ func TestGetAround(t *testing.T) {
|
||||
}
|
||||
|
||||
if spew.Sprint(avl.GetAround(50)) != "[<nil> 50 40]" {
|
||||
t.Error("avl.GetAround(40)) is error", spew.Sprint(avl.GetAround(50)))
|
||||
t.Error("avl.GetAround(50)) is error", spew.Sprint(avl.GetAround(50)))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user