summaryrefslogtreecommitdiff
path: root/slixmpp/test/slixtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'slixmpp/test/slixtest.py')
-rw-r--r--slixmpp/test/slixtest.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/slixmpp/test/slixtest.py b/slixmpp/test/slixtest.py
index f66cf6be..b307b5c6 100644
--- a/slixmpp/test/slixtest.py
+++ b/slixmpp/test/slixtest.py
@@ -340,9 +340,6 @@ class SlixTest(unittest.TestCase):
self.xmpp.default_lang = None
self.xmpp.peer_default_lang = None
- # Simulate connecting for mock sockets.
- self.xmpp.auto_reconnect = False
-
# Must have the stream header ready for xmpp.process() to work.
if not header:
header = self.xmpp.stream_header