diff --git a/cmd/analyze/heap_test.go b/cmd/analyze/heap_test.go index 75076c8..a31190f 100644 --- a/cmd/analyze/heap_test.go +++ b/cmd/analyze/heap_test.go @@ -150,4 +150,3 @@ func TestLargeFileHeap(t *testing.T) { } }) } -