mirror of https://bitbucket.org/ausocean/av.git
revid: added full stop to comment for TestResetEncoderSenderSetup in revid_test.go
This commit is contained in:
parent
465a7fe973
commit
5b19c955f2
|
@ -252,7 +252,7 @@ func TestResetEncoderSenderSetup(t *testing.T) {
|
|||
}
|
||||
}
|
||||
|
||||
// If not okay then we couldn't find expected sender
|
||||
// If not okay then we couldn't find expected sender.
|
||||
if !ok {
|
||||
t.Errorf("could not find expected destination %v, for test %v", expectDst, testNum)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue