Skip to content

Commit

Permalink
Redeclaration class conflicts (CrossCMS)
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Feb 18, 2016
1 parent e0867bc commit 1082e8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/EventsTest.php → tests/EventManagerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
use JBZoo\Event\ExceptionStop;

/**
* Class ManagerTest
* Class EventManagerTest
* @package JBZoo\PHPUnit
*/
class EventsTest extends PHPUnit
class EventManagerTest extends PHPUnit
{
public function testInit()
{
Expand Down

0 comments on commit 1082e8a

Please sign in to comment.