mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-12 07:24:26 +02:00
Fix namespaces
This commit is contained in:
parent
ef0e734c82
commit
def502ae2d
13 changed files with 13 additions and 13 deletions
|
@ -3,7 +3,7 @@
|
|||
* BaseObjectTest class.
|
||||
*/
|
||||
|
||||
namespace Friendica\Test;
|
||||
namespace Friendica\Test\src;
|
||||
|
||||
use Friendica\BaseObject;
|
||||
use Friendica\Test\Util\AppMockTrait;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue