Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test/lib
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib')
-rw-r--r--test/lib/xmpp_mocks.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/xmpp_mocks.py b/test/lib/xmpp_mocks.py
index 015d3ee31..bf60ae6dc 100644
--- a/test/lib/xmpp_mocks.py
+++ b/test/lib/xmpp_mocks.py
@@ -7,7 +7,6 @@ import threading, time
from mock import Mock
from common.xmpp import idlequeue
-from common.xmpp.plugin import PlugIn
IDLEQUEUE_INTERVAL = 0.2 # polling interval. 200ms is used in Gajim as default
IDLEMOCK_TIMEOUT = 30 # how long we wait for an event