Is there any reason why the unit tests are output buffered?

-- TestHelper.php #22 --
/*
 * Start output buffering
 */
ob_start();

--
/James

Reply via email to