mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-21 17:52:10 +01:00
No OC_Log
This commit is contained in:
parent
834ab59a12
commit
1b4be5de3f
@ -1,8 +1,5 @@
|
||||
<?php
|
||||
|
||||
global $RUNTIME_NOAPPS;
|
||||
$RUNTIME_NOAPPS = true;
|
||||
|
||||
define('PHPUNIT_RUN', 1);
|
||||
|
||||
require_once __DIR__ . '/../../../lib/base.php';
|
||||
@ -12,4 +9,3 @@ if (!class_exists('PHPUnit_Framework_TestCase')) {
|
||||
}
|
||||
|
||||
OC_Hook::clear();
|
||||
OC_Log::$enabled = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user