Exemplo n.º 1
0
 /**
  * Test if a bundle activated above is deactivated here.
  *
  * @return null
  */
 public function testDeactivate()
 {
     $this->assertTrue(iBundle::deactivate('docs'));
 }