Skip to content
Snippets Groups Projects
Commit d771e9f9 authored by ale's avatar ale
Browse files

Fix the crawl.go tests

parent 929da174
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ var (
dnsMap = dnsMapFlag(make(map[string]string))
excludes []*regexp.Regexp
httpClient *http.Client
httpClient = crawl.DefaultClient
)
func init() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment