mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
parent
a66949162b
commit
60e5608b40
@ -9,7 +9,7 @@ use Icinga\Module\Monitoring\Object\Macro;
|
|||||||
|
|
||||||
require_once realpath(BaseTestCase::$moduleDir . '/monitoring/library/Monitoring/Object/Macro.php');
|
require_once realpath(BaseTestCase::$moduleDir . '/monitoring/library/Monitoring/Object/Macro.php');
|
||||||
|
|
||||||
class ResolveMacrosTest extends BaseTestCase
|
class MacroTest extends BaseTestCase
|
||||||
{
|
{
|
||||||
public function testHostMacros()
|
public function testHostMacros()
|
||||||
{
|
{
|
Loading…
x
Reference in New Issue
Block a user