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:
Jessica Mauerhan
2016-03-13 11:56:57 -04:00
parent 48027c3fda
commit 689940ec00
@@ -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
{