Skip to content
Snippets Groups Projects
Commit 44ffc7a9 authored by Thomas Müller's avatar Thomas Müller
Browse files

De-double class name

parent 63fdaacb
No related branches found
No related tags found
No related merge requests found
......@@ -162,7 +162,7 @@ class Test_Preferences extends PHPUnit_Framework_TestCase {
}
}
class Test_Preferences_Object extends PHPUnit_Framework_TestCase {
class Test_Preferences_Object2 extends PHPUnit_Framework_TestCase {
public function testGetUsers()
{
$statementMock = $this->getMock('\Doctrine\DBAL\Statement', array(), array(), '', false);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment