diff --git a/fs/http_test.go b/fs/http_test.go index a153a8894..b5b8e7837 100644 --- a/fs/http_test.go +++ b/fs/http_test.go @@ -1,3 +1,5 @@ +//+build go1.7 + package fs import (