mirror of
https://github.com/sjwhitworth/golearn.git
synced 2025-04-26 13:49:14 +08:00
add kdtree test
This commit is contained in:
parent
b7662dc784
commit
d74ab2ff28
@ -8,7 +8,7 @@ import (
|
||||
|
||||
func TestHeap(t *testing.T) {
|
||||
Convey("Given a heap", t, func() {
|
||||
h := newHeap()
|
||||
h := newHeap()
|
||||
|
||||
Convey("When heap is empty", func() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user