N°5513 Remove test name debug info

This commit is contained in:
Pierre Goiffon
2022-09-08 18:20:52 +02:00
parent 3bc12b0434
commit 74003f12c1

View File

@@ -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)