copy/paste error
This commit is contained in:
parent
6e10bdf361
commit
c94936a149
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
// this is in the same namespace as Install for mocking 'rand' and 'random_init'
|
// this is in the same namespace as Crypto for mocking 'rand' and 'random_init'
|
||||||
namespace Friendica\Util;
|
namespace Friendica\Util;
|
||||||
|
|
||||||
use PHPUnit\Framework\TestCase;
|
use PHPUnit\Framework\TestCase;
|
||||||
|
|
Loading…
Reference in a new issue