]> Cypherpunks repositories - gostls13.git/commit
net/http/httptest: add a test
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 9 Feb 2012 05:45:24 +0000 (16:45 +1100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 9 Feb 2012 05:45:24 +0000 (16:45 +1100)
commitce57ba9feec078191db2873017bd63f996afd835
tree868fec84ac7edf253b9d7a86f1f71b55d40a2b94
parent5c52404aca4f4c2800031ce60624c76b7058b245
net/http/httptest: add a test

Less ironic. Don't you think?

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5643069
src/pkg/net/http/httptest/server_test.go [new file with mode: 0644]