Fixed tests with inc Config and Registry classes. Use LOGGING in logger tests.
This commit is contained in:
@ -10,6 +10,8 @@
|
||||
* Unit tests for CommandProfiler class
|
||||
*/
|
||||
|
||||
require_once dirname(__FILE__) . '/../../../Registry.php';
|
||||
require_once dirname(__FILE__) . '/../../../Config.php';
|
||||
require_once dirname(__FILE__) . '/../../../exception/GeneralException.php';
|
||||
require_once dirname(__FILE__) . '/../../../util/FirePHPCore-0.3.2/lib/FirePHPCore/fb.php';
|
||||
require_once dirname(__FILE__) . '/../../../util/profiler/Profiler.php';
|
||||
|
Reference in New Issue
Block a user