Random fixes (#605)
This commit is contained in:
parent
830fdfd26d
commit
72f5a92d30
3 changed files with 4 additions and 2 deletions
|
@ -58,5 +58,4 @@ func TestGrpc(t *testing.T) {
|
|||
if len(d.Extra) != 2 {
|
||||
t.Errorf("Expected 2 RRs in additional section, but got %s", len(d.Extra))
|
||||
}
|
||||
t.Logf("Message %v\n", d)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue