better comment

This commit is contained in:
Miek Gieben 2016-02-28 16:40:28 +00:00
parent 0985f1e8ff
commit aabc5a63e1
1 changed files with 2 additions and 2 deletions

View File

@ -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)