diff options
Diffstat (limited to 'hotline/client_conn_test.go')
| -rw-r--r-- | hotline/client_conn_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hotline/client_conn_test.go b/hotline/client_conn_test.go index d18f9b6..80c22b4 100644 --- a/hotline/client_conn_test.go +++ b/hotline/client_conn_test.go @@ -50,4 +50,4 @@ func TestClientConn_handleTransaction(t *testing.T) { } }) } -}
\ No newline at end of file +} |