Exemplo n.º 1
0
 public function testPluginDirs()
 {
     $this->assertGreaterThanOrEqual(2, count($this->view->getSmarty()->getPluginsDir()));
 }