Esempio n. 1
0
 protected function tearDown()
 {
     TestUtil::clearDirectory($this->_tplDir);
     TestUtil::clearDirectory($this->_compileTplDir);
     parent::tearDown();
 }