예제 #1
0
파일: TageTestCase.php 프로젝트: comos/tage
 protected function tearDown()
 {
     TestUtil::clearDirectory($this->_tplDir);
     TestUtil::clearDirectory($this->_compileTplDir);
     parent::tearDown();
 }