Fix merge.

This commit is contained in:
2017-12-10 20:21:02 +01:00
parent f47584589b
commit b35a7f7a60

View File

@ -356,12 +356,8 @@ class JoinTestCase(cases.BaseServerTestCase):
self.joinChannel(3, '#chan')
self.connectClient('qux')
<<<<<<< HEAD
self.sendLine(1, 'JOIN #chan')
=======
self.joinChannel(4, '#chan')
>>>>>>> e4c3490... Make tests around joining channels more deterministic
# TODO: check foo is an operator
# Synchronize