mirror of
https://github.com/miekg/dns.git
synced 2025-10-11 18:01:02 +02:00
more minimal test
This commit is contained in:
parent
718abd1f50
commit
cf839930e2
@ -11,7 +11,7 @@ func TestResolver(t *testing.T) {
|
||||
ch := NewQuerier(res)
|
||||
|
||||
res.Servers = []string{"127.0.0.1"}
|
||||
res.Timeout = 2
|
||||
// res.Timeout = 2
|
||||
res.Attempts = 1
|
||||
|
||||
m := new(Msg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user