issue211_test.go | 2 +- diff --git a/issue211_test.go b/issue211_test.go index 8a0d8b3bf00657ee2a798d23c60229c79fb24793..4a412e8244a9cab66a6effe6cb38dd30d848d78a 100644 --- a/issue211_test.go +++ b/issue211_test.go @@ -13,7 +13,7 @@ "github.com/anacrolix/torrent/internal/testutil" "github.com/anacrolix/torrent/storage" ) -func TestDropTorrentWhileHashing(t *testing.T) { +func TestDropTorrentWithMmapStorageWhileHashing(t *testing.T) { cfg := TestingConfig() // Ensure the data is present when the torrent is added, and not obtained // over the network as the test runs.