From ae0cb9ccb6cafce6676e3910e2f9d6bd5ac7a2eb Mon Sep 17 00:00:00 2001 From: Masayoshi Sekimura Date: Mon, 5 Oct 2015 20:14:57 -0700 Subject: [PATCH] deleting a dot to retrigger travis CI --- client_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client_test.go b/client_test.go index 7a70044f..eb980576 100644 --- a/client_test.go +++ b/client_test.go @@ -161,7 +161,7 @@ func TestClientEDNS0Local(t *testing.T) { } } -// ExampleTsigSecret_updateLeaseTSIG shows how to update a lease signed with TSIG. +// ExampleTsigSecret_updateLeaseTSIG shows how to update a lease signed with TSIG func ExampleTsigSecret_updateLeaseTSIG() { m := new(Msg) m.SetUpdate("t.local.ip6.io.")