go/cmd/benchcmp
David Symonds 105b764ad0 benchcmp: Fix invocation instructions.
`go test` takes -run and -bench; the -test.run and -test.bench flags
are only for the test binary itself.

LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/113390043
2014-07-22 17:50:39 +10:00
..
benchcmp.go benchcmp: Fix invocation instructions. 2014-07-22 17:50:39 +10:00
compare.go
compare_test.go
doc.go
parse.go
parse_test.go