~testdoc-dev/testdoc/trunk.git

1
2
3
4
5
import unittest

class SomeTest(unittest.TestCase):
    pass