removing more ticket-stuff; update all unit-tests
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
<?php
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
use Froxlor\Api\Commands\Froxlor;
|
||||
|
||||
/**
|
||||
*
|
||||
* @covers ApiParameter
|
||||
* @covers \Froxlor\Api\ApiCommand
|
||||
* @covers \Froxlor\Api\ApiParameter
|
||||
* @covers \Froxlor\Froxlor
|
||||
*/
|
||||
class ApiParameterTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user