Commit 694e9efe authored by Michal Čihař's avatar Michal Čihař

Add another test

parent e6edd405
......@@ -94,6 +94,15 @@ class SameCheckTest(CheckTestCase):
)
)
self.do_test(
False,
(
'%s%s, %s%s (',
'%s%s, %s%s (',
'c-format',
)
)
def test_same_email(self):
self.do_test(
False,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment