mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 08:14:25 +02:00
Add UnitTest for Container
This commit is contained in:
parent
2238ea8d52
commit
560bf345da
4 changed files with 53 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
//
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
declare(strict_types = 1);
|
||||
|
||||
namespace Friendica\Console;
|
||||
|
||||
use Asika\SimpleConsole\Console;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue