From: Matt Joiner Date: Fri, 1 Dec 2017 07:13:21 +0000 (+1100) Subject: Improve issue #211 test name X-Git-Tag: v1.0.0~323 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=b0914f2645d5fc3be6760082285a87464be4de77;p=btrtrc.git Improve issue #211 test name --- diff --git a/issue211_test.go b/issue211_test.go index 8a0d8b3b..4a412e82 100644 --- a/issue211_test.go +++ b/issue211_test.go @@ -13,7 +13,7 @@ import ( "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.