mirror of https://github.com/golang/go.git
test/bench/garbage: fix parser benchmark
R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/7762046
This commit is contained in:
parent
4ce79096b6
commit
4e6e9f9b28
|
|
@ -205,7 +205,6 @@ var packages = []string{
|
|||
"go/printer",
|
||||
"go/scanner",
|
||||
"go/token",
|
||||
"go/types",
|
||||
"hash",
|
||||
"hash/adler32",
|
||||
"hash/crc32",
|
||||
|
|
|
|||
Loading…
Reference in New Issue