summaryrefslogtreecommitdiff
path: root/socket_factory_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'socket_factory_test.go')
-rw-r--r--socket_factory_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/socket_factory_test.go b/socket_factory_test.go
index 0d721959..c15e720a 100644
--- a/socket_factory_test.go
+++ b/socket_factory_test.go
@@ -202,7 +202,6 @@ func Test_Tcp_Broken(t *testing.T) {
assert.Error(t, err)
assert.Nil(t, res)
- return
}
func Test_Tcp_Echo(t *testing.T) {