mirror of
https://github.com/friendica/friendica
synced 2025-04-27 18:30:12 +00:00
Fix PSR-0 for test classes
This commit is contained in:
parent
31c55a6fa4
commit
e4263f6fe5
6 changed files with 5 additions and 4 deletions
|
@ -19,7 +19,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
namespace Friendica\Test\src\Core\L10n;
|
||||
namespace Friendica\Test\src\Core;
|
||||
|
||||
use Friendica\Core\L10n;
|
||||
use Friendica\Test\MockedTest;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue