Skip to content

Commit

Permalink
Rename test class
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Oct 18, 2015
1 parent 1f62d52 commit 82bc288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/MockClassTest.php → tests/EasyMockTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* @author Matthieu Napoli <matthieu@mnapoli.fr>
*/
class MockClassTest extends \PHPUnit_Framework_TestCase
class EasyMockTest extends \PHPUnit_Framework_TestCase
{
use EasyMock;

Expand Down

0 comments on commit 82bc288

Please sign in to comment.