mirror of
https://github.com/golang/go
synced 2024-11-24 22:57:57 -07:00
vector: drop rule for bench, now in Make.pkg
R=gri CC=golang-dev https://golang.org/cl/186139
This commit is contained in:
parent
1c6c0eee20
commit
6ae763a727
@ -66,7 +66,4 @@ generate: vector.go vector_test.go
|
|||||||
| gofmt -r='TestVectorData -> TestStrVectorData'\
|
| gofmt -r='TestVectorData -> TestStrVectorData'\
|
||||||
> stringvector_test.go
|
> stringvector_test.go
|
||||||
|
|
||||||
bench:
|
|
||||||
gotest -v -match Nums -benchmarks Nums
|
|
||||||
|
|
||||||
include ../../../Make.pkg
|
include ../../../Make.pkg
|
||||||
|
Loading…
Reference in New Issue
Block a user