Skip to content

Commit 4640afe

Browse files
committed
x
1 parent 5c3e9e0 commit 4640afe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/main_test.go

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -419,9 +419,7 @@ func testmem() {
419419
traceMemStats()
420420
log.Println("end://///////////////")
421421
}
422-
func Benck() {
423-
sk, err := crypto.GenerateKey()
424-
}
422+
425423
func BenchmarkHello(b *testing.B) {
426424
sk, err := crypto.GenerateKey()
427425
if err != nil {

0 commit comments

Comments
 (0)