コード例 #1
0
ファイル: TageTestCase.php プロジェクト: comos/tage
 protected function tearDown()
 {
     TestUtil::clearDirectory($this->_tplDir);
     TestUtil::clearDirectory($this->_compileTplDir);
     parent::tearDown();
 }