mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
parent
ac99e54f17
commit
5ecde41ba3
@ -6,7 +6,7 @@ namespace Tests\Icinga\Application;
|
|||||||
use Icinga\Test\BaseTestCase;
|
use Icinga\Test\BaseTestCase;
|
||||||
use Icinga\Application\ClassLoader;
|
use Icinga\Application\ClassLoader;
|
||||||
|
|
||||||
class LoaderTest extends BaseTestCase
|
class ClassLoaderTest extends BaseTestCase
|
||||||
{
|
{
|
||||||
private static $classFile = 'test/My/Library/TestStruct.php';
|
private static $classFile = 'test/My/Library/TestStruct.php';
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user