Revert changes in tests

This commit is contained in:
Romain Neutron
2014-03-05 14:57:20 +01:00
parent 3e7a36cff3
commit 49f1de8fe4

View File

@@ -110,7 +110,6 @@ abstract class PhraseanetPHPUnitAbstract extends WebTestCase
connection::close_connections(); connection::close_connections();
error_reporting(-1); error_reporting(-1);
set_exception_handler(null);
\PHPUnit_Framework_Error_Warning::$enabled = true; \PHPUnit_Framework_Error_Warning::$enabled = true;
\PHPUnit_Framework_Error_Notice::$enabled = true; \PHPUnit_Framework_Error_Notice::$enabled = true;