Yann Leboulanger pushed to branch master at gajim / python-nbxmpp

Commits:
ae4435ea by Yann Leboulanger at 2018-01-03T00:33:45+01:00
fix tests

- - - - -


1 changed file:

- test/unit/test_xmpp_transports_nb2.py


Changes:

=====================================
test/unit/test_xmpp_transports_nb2.py
=====================================
--- a/test/unit/test_xmpp_transports_nb2.py
+++ b/test/unit/test_xmpp_transports_nb2.py
@@ -84,6 +84,7 @@ class TestNonBlockingTCP(AbstractTransportTest):
                     certs=('../data/other/cacerts.pem', 'tmp/cacerts.pem'),
                     tls_version=None,
                     cipher_list=None,
+                    alpn=True,
                     proxy_dict=proxy_dict)
 
             self.socket.PlugIn(self)



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/commit/ae4435eae456d0e89341b9e391e0ae868601bf8e

---
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/commit/ae4435eae456d0e89341b9e391e0ae868601bf8e
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to