diff --git a/test/php/library/Director/Objects/IcingaServiceSetTest.php b/test/php/library/Director/Objects/IcingaServiceSetTest.php index 4ff670d8..52fae05c 100644 --- a/test/php/library/Director/Objects/IcingaServiceSetTest.php +++ b/test/php/library/Director/Objects/IcingaServiceSetTest.php @@ -64,8 +64,6 @@ class IcingaServiceSetTest extends IcingaObjectTestCase public function testDeletingHostWithSet() { - $this->markTestIncomplete('Host deletion fails / does not cleanup sets!'); - $this->testAddingSetToHost(); $host = $this->loadObject('for_set', 'icinga_host');