parent
ac99e54f17
commit
5ecde41ba3
|
@ -6,7 +6,7 @@ namespace Tests\Icinga\Application;
|
|||
use Icinga\Test\BaseTestCase;
|
||||
use Icinga\Application\ClassLoader;
|
||||
|
||||
class LoaderTest extends BaseTestCase
|
||||
class ClassLoaderTest extends BaseTestCase
|
||||
{
|
||||
private static $classFile = 'test/My/Library/TestStruct.php';
|
||||
|
Loading…
Reference in New Issue