mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 18:18:46 +02:00
N°5513 Remove test name debug info
This commit is contained in:
@@ -45,9 +45,6 @@ class ItopTestCase extends TestCase
|
||||
@include_once '../../../../../../approot.inc.php';
|
||||
@include_once '../../../../../../../approot.inc.php';
|
||||
@include_once '../../../../../../../../approot.inc.php';
|
||||
|
||||
$this->debug("\n----------\n---------- ".$this->getName()."\n----------\n");
|
||||
|
||||
}
|
||||
|
||||
protected function debug($sMsg)
|
||||
|
||||
Reference in New Issue
Block a user