예제 #1
0
파일: GitTest.php 프로젝트: ggioffreda/git
 public static function tearDownAfterClass()
 {
     self::getFilesystem()->remove(self::$git->getPath());
 }