Advanced Search

SVN:b1162[5386]
This commit is contained in:
Eric Espié
2018-03-06 16:18:12 +00:00
parent bb1a18f187
commit 9de7b4ba35
3 changed files with 109 additions and 8 deletions

View File

@@ -92,14 +92,6 @@ class ItopDataTestCase extends ItopTestCase
return $this->testOrgId;
}
/**
* PHPUnit complains that there is no test... so here is a dummy one.
*/
public function testDummy()
{
$this->assertTrue(true);
}
/////////////////////////////////////////////////////////////////////////////
/// Database Utilities
/////////////////////////////////////////////////////////////////////////////