copy/paste error
This commit is contained in:
parent
6e10bdf361
commit
c94936a149
|
@ -1,6 +1,6 @@
|
|||
<?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;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
|
Loading…
Reference in a new issue