mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
extend custom test case
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
namespace Ramsey\Uuid\Test\Generator;
|
||||
|
||||
use Ramsey\Uuid\Generator\MtRandGenerator;
|
||||
use Ramsey\Uuid\Test\TestCase;
|
||||
|
||||
class MtRandGeneratorTest extends \PHPUnit_Framework_TestCase
|
||||
class MtRandGeneratorTest extends TestCase
|
||||
{
|
||||
public function lengthDataProvider()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user