]> Cypherpunks repositories - gostls13.git/commitdiff
test/bench/garbage: fix parser benchmark
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Tue, 12 Mar 2013 21:25:15 +0000 (22:25 +0100)
committerJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Tue, 12 Mar 2013 21:25:15 +0000 (22:25 +0100)
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7762046

test/bench/garbage/parser.go

index ff7630a9e59e7b1ff56c7cd201164cafebe9c24f..d85110b63d4da6a90f7351e5bbccfa3448cb496b 100644 (file)
@@ -205,7 +205,6 @@ var packages = []string{
        "go/printer",
        "go/scanner",
        "go/token",
-       "go/types",
        "hash",
        "hash/adler32",
        "hash/crc32",