Author: andar

Revision: 5553

Log:
        Fix test_client

Diff:
Modified: trunk/tests/test_client.py
===================================================================
--- trunk/tests/test_client.py  2009-07-25 03:57:45 UTC (rev 5552)
+++ trunk/tests/test_client.py  2009-07-25 04:05:00 UTC (rev 5553)
@@ -9,6 +9,7 @@
 from deluge.ui.client import client
 
 # Start a daemon to test with and wait a couple seconds to make sure it's 
started
+config_directory = common.set_tmp_config_dir()
 client.start_daemon(58847, config_directory)
 import time
 time.sleep(2)



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to