diff --git a/library/test.py b/library/test.py index f7c75d03b..43be97ebd 100644 --- a/library/test.py +++ b/library/test.py @@ -18,7 +18,7 @@ manager = pytorrent.manager("PT", "0500", "pytorrent - testing only", #manager.prefs['max_active_torrents'] = 1 -#my_torrent = manager.add_torrent("ubuntu.torrent", ".", True) +my_torrent = manager.add_torrent("xubuntu-6.10-desktop-i386.iso.torrent", ".", True) #print "Unique ID:", my_torrent diff --git a/library/xubuntu-6.10-desktop-i386.iso.torrent b/library/xubuntu-6.10-desktop-i386.iso.torrent new file mode 100644 index 000000000..3b4e9bf12 Binary files /dev/null and b/library/xubuntu-6.10-desktop-i386.iso.torrent differ