]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Core/L10nTest.php
Fix PSR-0 for test classes
[friendica.git] / tests / src / Core / L10nTest.php
index 66a96892d0d26b5c3a931abf4b035f8972fef7ac..003ff0f8acf5f4ab3f6a53d3da58723fb82fe679 100644 (file)
@@ -19,7 +19,7 @@
  *
  */
 
-namespace Friendica\Test\src\Core\L10n;
+namespace Friendica\Test\src\Core;
 
 use Friendica\Core\L10n;
 use Friendica\Test\MockedTest;