No OC_Log
This commit is contained in:
parent
5cbe778de3
commit
64b4d0cd3d
@ -1,8 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
global $RUNTIME_NOAPPS;
|
|
||||||
$RUNTIME_NOAPPS = true;
|
|
||||||
|
|
||||||
if (!defined('PHPUNIT_RUN')) {
|
if (!defined('PHPUNIT_RUN')) {
|
||||||
define('PHPUNIT_RUN', 1);
|
define('PHPUNIT_RUN', 1);
|
||||||
}
|
}
|
||||||
@ -14,4 +11,3 @@ if(!class_exists('PHPUnit_Framework_TestCase')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
OC_Hook::clear();
|
OC_Hook::clear();
|
||||||
OC_Log::$enabled = false;
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user