Adding trackerless.torrent metainfo file to test suite

This commit is contained in:
Milos Gajdos 2015-05-03 16:37:48 +01:00
parent f6d1652360
commit dfd654bcde
1 changed files with 1 additions and 0 deletions

View File

@ -43,4 +43,5 @@ func TestFile(t *testing.T) {
test_file(t, "_testdata/archlinux-2011.08.19-netinstall-i686.iso.torrent")
test_file(t, "_testdata/continuum.torrent")
test_file(t, "_testdata/23516C72685E8DB0C8F15553382A927F185C4F01.torrent")
test_file(t, "_testdata/trackerless.torrent")
}