Commit 17088d26 authored by Michal Čihař's avatar Michal Čihař

Add test for references

parent c0b52ad9
......@@ -174,6 +174,14 @@ class SameCheckTest(CheckTestCase):
''
)
)
self.do_test(
False,
(
'[2]: http://code.google.com/p/pybluez/',
'[2]: http://code.google.com/p/pybluez/',
''
)
)
def test_same_channel(self):
self.do_test(
......
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