From 72f5a92d302637f40cf7f87ee9e8edf8f9943cf7 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Sat, 18 Mar 2017 17:08:39 +0000 Subject: Random fixes (#605) --- test/grpc_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'test/grpc_test.go') diff --git a/test/grpc_test.go b/test/grpc_test.go index f7c47b57c..4e01ea8f0 100644 --- a/test/grpc_test.go +++ b/test/grpc_test.go @@ -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) } -- cgit v1.2.3