예제 #1
0
파일: test_server.py 프로젝트: tmc/dulwich
 def tearDown(self):
     ServerTests.tearDown(self)
     CompatTestCase.tearDown(self)
예제 #2
0
파일: test_server.py 프로젝트: tmc/dulwich
 def setUp(self):
     ServerTests.setUp(self)
     CompatTestCase.setUp(self)