mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-18 16:37:43 +03:00
Ignore side-effect problem
This file is only used for testing, and is for overriding an extension's global function for the test.
This commit is contained in:
@@ -5,7 +5,9 @@ use Ramsey\Uuid\Generator\PeclUuidTimeGenerator;
|
||||
use Ramsey\Uuid\Test\TestCase;
|
||||
use Ramsey\Uuid\Generator\PeclUuidHelper;
|
||||
|
||||
// @codingStandardsIgnoreStart
|
||||
require_once 'PeclUuidTestHelper.php';
|
||||
// @codingStandardsIgnoreEnd
|
||||
|
||||
class PeclUuidTimeGeneratorTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user