Commit 9d3c827f authored by Michal Čihař's avatar Michal Čihař

Fix docs

parent 7039223f
......@@ -24,7 +24,7 @@ from trans.requirements import check_version
class RequirementsTest(TestCase):
'''
Testing of HTML diff function.
Testing of requirements checking code.
'''
def test_check(self):
self.assertFalse(check_version(
......
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