mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-01 22:26:05 +00:00
Fix test_client
This commit is contained in:
parent
ac36c6b3ee
commit
100dd1e2a7
@ -9,6 +9,7 @@ from twisted.trial import unittest
|
||||
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user