]> Cypherpunks repositories - gostls13.git/commit
net/http: disable TestServeFileFromCWD test on windows
authorAlex Brainman <alex.brainman@gmail.com>
Tue, 7 Aug 2012 03:19:49 +0000 (13:19 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 7 Aug 2012 03:19:49 +0000 (13:19 +1000)
commit0bfa31e9619d8d372e62446e204600f34ac45f4b
tree70130eefb664b4bdf5c41b60968fdce1ce346e37
parentedc7b4739d750b7954a588a2a6b359db90861da3
net/http: disable TestServeFileFromCWD test on windows

This is an attempt to fix windows build. Will restore
once we know what the problem is.

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