Commit 5283cd98 authored by Andreas Möller's avatar Andreas Möller

Fix: Remove useless override

parent bd31d834
......@@ -33,8 +33,4 @@ namespace Solarium\Tests\QueryType\Select\Result;
class ResultTest extends AbstractResultTest
{
public function setUp()
{
parent::setUp();
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment