fix L10n path after move

This commit is contained in:
nupplaPhil
2020-01-19 17:11:48 +01:00
parent 174129af94
commit 8138b05032
2 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace src\Core\L10n;
namespace Friendica\Test\src\Core\L10n;
use Friendica\Core\L10n;
use Friendica\Test\MockedTest;