mirror of
https://github.com/miekg/dns.git
synced 2025-10-10 17:31:01 +02:00
Typo in test
This commit is contained in:
parent
3159bab78c
commit
d78647b17d
@ -146,7 +146,7 @@ func TestSignVerify(t *testing.T) {
|
|||||||
t.Fail()
|
t.Fail()
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
t.Log("Validate %s\n", r.Header().Name)
|
t.Logf("Validated: %s\n", r.Header().Name)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user