2 spaces between top level classes
This commit is contained in:
parent
8410b7525f
commit
dcb2a5f51b
@ -104,6 +104,7 @@ class CommentEventsTest(unittest.TestCase):
|
|||||||
del conversation[cid]
|
del conversation[cid]
|
||||||
self.assertTrue(self.registry.commentRemoved)
|
self.assertTrue(self.registry.commentRemoved)
|
||||||
|
|
||||||
|
|
||||||
class RepliesEventsTest(unittest.TestCase):
|
class RepliesEventsTest(unittest.TestCase):
|
||||||
""" Test custom replies events
|
""" Test custom replies events
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user