]> Sergey Matveev's repositories - btrtrc.git/blobdiff - storage/file_misc_test.go
goimports -local
[btrtrc.git] / storage / file_misc_test.go
index 9c6463450a606cc40987f47b7e166d60814b0a1a..8b453045c1d813282d74ee7d2a7a5fede5127c4a 100644 (file)
@@ -3,8 +3,9 @@ package storage
 import (
        "testing"
 
-       "github.com/anacrolix/torrent/metainfo"
        "github.com/stretchr/testify/assert"
+
+       "github.com/anacrolix/torrent/metainfo"
 )
 
 func TestExtentCompleteRequiredLengths(t *testing.T) {