connection_test.go | 1 + diff --git a/connection_test.go b/connection_test.go index 661fb99862238057c11f9cd8aa665c740491a89a..69e3c9d8bcda6d5774e6c726476af9c982cb30ff 100644 --- a/connection_test.go +++ b/connection_test.go @@ -92,6 +92,7 @@ config: &ClientConfig{ DownloadRateLimiter: unlimited, }, } + cl.initLogger() ts := &torrentStorage{} t := &Torrent{ cl: cl,