mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
Stub forward/proxy tests (#108)
Test the handling of EDNS0 payloads and forwarding to stubzones servers.
This commit is contained in:
@@ -29,7 +29,7 @@ func TestGroupLookup(t *testing.T) {
|
||||
_, err := etc.ServeDNS(ctx, rec, m)
|
||||
if err != nil {
|
||||
t.Errorf("expected no error, got %v\n", err)
|
||||
return
|
||||
continue
|
||||
}
|
||||
resp := rec.Msg()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user