test/bench/garbage: fix parser benchmark

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7762046
This commit is contained in:
Jan Ziak 2013-03-12 22:25:15 +01:00
parent 4ce79096b6
commit 4e6e9f9b28
1 changed files with 0 additions and 1 deletions

View File

@ -205,7 +205,6 @@ var packages = []string{
"go/printer",
"go/scanner",
"go/token",
"go/types",
"hash",
"hash/adler32",
"hash/crc32",