Skip to content

Commit

Permalink
leave error reporting setting to init.php in runtests.php
Browse files Browse the repository at this point in the history
  • Loading branch information
splitbrain committed Feb 28, 2010
1 parent 1542144 commit 60f1722
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _test/runtests.php
Expand Up @@ -9,7 +9,6 @@

define('TEST_ROOT', dirname(__FILE__));
define('TMPL_FILESCHEME_PATH', TEST_ROOT . '/filescheme/');
error_reporting(E_ALL ^ E_NOTICE);

require_once 'lib/testmanager.php';
TestManager::setup();
Expand Down

0 comments on commit 60f1722

Please sign in to comment.