Commit 6ae763a7 authored by Russ Cox's avatar Russ Cox

vector: drop rule for bench, now in Make.pkg

R=gri
CC=golang-dev
https://golang.org/cl/186139
parent 1c6c0eee
......@@ -66,7 +66,4 @@ generate: vector.go vector_test.go
| gofmt -r='TestVectorData -> TestStrVectorData'\
> stringvector_test.go
bench:
gotest -v -match Nums -benchmarks Nums
include ../../../Make.pkg
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment