copy/paste error

This commit is contained in:
Philipp Holzer
2018-11-05 21:03:55 +01:00
parent 6e10bdf361
commit c94936a149

View File

@@ -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;