diff --git a/issue_test.go b/issue_test.go index 45ea8829..3025fc98 100644 --- a/issue_test.go +++ b/issue_test.go @@ -1,8 +1,8 @@ package dns -import "testing" +// Tests that solve that an specific issue. -// Tests that solve that a specific issue has been solved. +import "testing" func TestTCPRtt(t *testing.T) { m := new(Msg)