mirror of
https://github.com/coredns/coredns.git
synced 2025-10-29 09:14:17 -04:00
Stub forward/proxy tests (#108)
Test the handling of EDNS0 payloads and forwarding to stubzones servers.
This commit is contained in:
@@ -31,7 +31,7 @@ func TestOtherLookup(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