From 1329aa51b605cb54ba9aae3a82a0a87b881fb7b3 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 13 Nov 2017 09:09:58 -0800 Subject: Updating server dependancies. (#7816) --- vendor/github.com/miekg/dns/xfr_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vendor/github.com/miekg/dns/xfr_test.go') diff --git a/vendor/github.com/miekg/dns/xfr_test.go b/vendor/github.com/miekg/dns/xfr_test.go index a478963a3..e7cc6b2fa 100644 --- a/vendor/github.com/miekg/dns/xfr_test.go +++ b/vendor/github.com/miekg/dns/xfr_test.go @@ -39,7 +39,7 @@ func TestAXFR_Miek(t *testing.T) { break } for _, rr := range ex.RR { - t.Log(rr.String()) + // Nothing } } } @@ -90,7 +90,7 @@ func TestAXFR_Miek_Tsig(t *testing.T) { break } for _, rr := range ex.RR { - t.Log(rr.String()) + // Nothing } } } -- cgit v1.2.3-1-g7c22