Cleanup TearDown

This commit is contained in:
Romain Neutron
2012-01-18 20:21:39 +01:00
parent fc43b1ae6a
commit 9d4f7f0b62
24 changed files with 10 additions and 129 deletions

View File

@@ -38,11 +38,6 @@ class ControllerPathFileTestTest extends \PhraseanetWebTestCaseAbstract
$this->client = $this->createClient();
}
public function tearDown()
{
parent::tearDown();
}
/**
* Default route test
*/