mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-01 00:43:23 +08:00
filesystem: Globally declared filesystems, fs
directive (#5833)
This commit is contained in:
@ -57,7 +57,6 @@ func TestSRVReverseProxy(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestDialWithPlaceholderUnix(t *testing.T) {
|
||||
|
||||
if runtime.GOOS == "windows" {
|
||||
t.SkipNow()
|
||||
}
|
||||
|
Reference in New Issue
Block a user