]> Cypherpunks repositories - gostls13.git/commit
http: run tests even with DISABLE_NET_TESTS=1
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 10 Mar 2011 18:19:11 +0000 (10:19 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 10 Mar 2011 18:19:11 +0000 (10:19 -0800)
commitbbad6900ce21f6f9dc323185155e3f938ec60d27
tree2c0f20feaba19b50aab06461fde909b6329e5af5
parent8e1fa76047e93bf2816520af52759137972a534f
http: run tests even with DISABLE_NET_TESTS=1

All tests are now localhost only.

R=rsc
CC=golang-dev
https://golang.org/cl/4271042
src/pkg/Makefile
src/pkg/http/request_test.go