mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 03:34:27 +02: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\Content\Text\BBCode;
|
||||
namespace Friendica\Test\src\Content\Text\BBCode;
|
||||
|
||||
use Friendica\Content\Text\BBCode\Video;
|
||||
use Friendica\Test\MockedTest;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue