Skip to content

Commit 82bc288

Browse files
committed
Rename test class
1 parent 1f62d52 commit 82bc288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/**
1111
* @author Matthieu Napoli <[email protected]>
1212
*/
13-
class MockClassTest extends \PHPUnit_Framework_TestCase
13+
class EasyMockTest extends \PHPUnit_Framework_TestCase
1414
{
1515
use EasyMock;
1616

0 commit comments

Comments
 (0)