]> Sergey Matveev's repositories - btrtrc.git/blobdiff - peerconn_test.go
gorond test files
[btrtrc.git] / peerconn_test.go
index f0a5a6fd9a1489d5f375fc8264fc0baaaaaa627a..e418e07e670fe85cf02315f8b93f614f2c58f80a 100644 (file)
@@ -9,11 +9,10 @@ import (
        "sync"
        "testing"
 
-       "golang.org/x/time/rate"
-
        "github.com/frankban/quicktest"
        qt "github.com/frankban/quicktest"
        "github.com/stretchr/testify/require"
+       "golang.org/x/time/rate"
 
        "github.com/anacrolix/torrent/metainfo"
        pp "github.com/anacrolix/torrent/peer_protocol"