]> Cypherpunks repositories - gostls13.git/commit
net/http: skip TestDirJoin on Windows, even if /etc/hosts exists
authorShivakumar GN <shivakumar.gn@gmail.com>
Wed, 31 Jul 2013 01:25:08 +0000 (18:25 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 31 Jul 2013 01:25:08 +0000 (18:25 -0700)
commit3abaf5cae0557452264272331c7a7e308e14258f
tree8ec3f69c4a365f5ccc8edaf3a689114a4a7866d4
parent12a38d5b95db2221c68049fb6d2cc7abd5617304
net/http: skip TestDirJoin on Windows, even if /etc/hosts exists

Fixes #5460.

R=golang-dev, rsc, bradfitz
CC=golang-dev
https://golang.org/cl/12123043
src/pkg/net/http/fs_test.go