Modified:
/trunk/tests.php
=======================================
--- /trunk/tests.php Sat Apr 9 23:39:23 2011
+++ /trunk/tests.php Sun Apr 10 00:08:03 2011
@@ -3,7 +3,7 @@
require_once( dirname( __FILE__ ) . '/class/TransmissionRPC.class.php' );
-$test_torrent
= "http://releases.ubuntu.com/10.04/ubuntu-10.04-desktop-i386.iso.torrent";
+$test_torrent
= "http://www.slackware.com/torrents/slackware64-13.1-install-dvd.torrent";
$rpc = new TransmissionRPC();
//$rpc->username = 'test';