Commit ef3c5735 authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

! Remove debug output

parent baa95258
......@@ -55,7 +55,6 @@ class EcomDev_PHPUnit_Test_Listener implements PHPUnit_Framework_TestListener
}
$this->firstLevelTestSuite = $suite;
echo 'Starting suite...' . $suite->getName();
}
if (EcomDev_Utils_Reflection::getRestrictedPropertyValue($suite, 'testCase')) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment