1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/11174] Drop needless teardown functions.

PHPBB3-11174
This commit is contained in:
Oleg Pudeyev
2012-11-27 08:56:32 -05:00
parent 0c430a1f93
commit cb2d029abf
3 changed files with 0 additions and 15 deletions

View File

@@ -38,11 +38,6 @@ class phpbb_search_postgres_test extends phpbb_search_test_case
$this->search = new $class($error, $phpbb_root_path, $phpEx, null, $config, $this->db, $user);
}
protected function tearDown()
{
parent::tearDown();
}
public function keywords()
{
return array(