De-double class name
This commit is contained in:
parent
63fdaacbfc
commit
44ffc7a914
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue