]> Cypherpunks repositories - gostls13.git/commit
testing: fix build
authorRob Pike <r@golang.org>
Wed, 16 Mar 2011 17:12:25 +0000 (10:12 -0700)
committerRob Pike <r@golang.org>
Wed, 16 Mar 2011 17:12:25 +0000 (10:12 -0700)
commitd3c61fc21466103693af76432664942c6661b6e2
treefbe4c29a66cc120920868c7e0b021dfb1c0af874
parentafaa30694c7de70ead7272392914230b76934a68
testing: fix build
Dependency on bufio crept in during last CL; this breaks the cycle.
Also add a missing '-' to the documentation.

R=rsc
CC=golang-dev
https://golang.org/cl/4274061
src/cmd/gotest/doc.go
src/pkg/bufio/bufio_test.go