]> Cypherpunks repositories - gostls13.git/commit
testing: delete redundant name argument to Benchmark().
authorRoger Peppe <rogpeppe@gmail.com>
Wed, 10 Nov 2010 17:39:26 +0000 (09:39 -0800)
committerRob Pike <r@golang.org>
Wed, 10 Nov 2010 17:39:26 +0000 (09:39 -0800)
commit089c21ea522b34c7c9539ac4620ecd09c1f59c77
treef2a90f40cb996518ae5f279be882da6f0b875fa0
parentcb3754fd434057d402af3f44037fbd08666d42c0
testing: delete redundant name argument to Benchmark().
[it was a carry over from the previous iteration]

R=r
CC=golang-dev
https://golang.org/cl/3016041
src/pkg/testing/benchmark.go