예제 #1
0
파일: testtypes.py 프로젝트: jelford/chest
 def setUp(self):
     super(InstalledProjectTestCase, self).setUp()
     install_project(self.working_dir, self.project_root_dir)
예제 #2
0
 def test_installation(self):
     install_project(self.working_dir, self.project_root_dir)