Rename ResolveMacroTest

refs #6392
This commit is contained in:
Matthias Jentsch 2015-05-28 15:02:58 +02:00
parent a66949162b
commit 60e5608b40
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ use Icinga\Module\Monitoring\Object\Macro;
require_once realpath(BaseTestCase::$moduleDir . '/monitoring/library/Monitoring/Object/Macro.php');
class ResolveMacrosTest extends BaseTestCase
class MacroTest extends BaseTestCase
{
public function testHostMacros()
{