This website works better with JavaScript.
Home
Explore
Build Server
Main Site
Help
Sign In
DontSellMe
/
richdocuments
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
22
Wiki
Activity
Browse Source
No OC_Log
tags/1.1.22
Thomas Müller
5 years ago
parent
5cbe778de3
commit
64b4d0cd3d
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
tests/bootstrap.php
+ 0
- 4
tests/bootstrap.php
View File
@@ -1,8 +1,5 @@
<?php
global $RUNTIME_NOAPPS;
$RUNTIME_NOAPPS = true;
if (!defined('PHPUNIT_RUN')) {
define('PHPUNIT_RUN', 1);
}
@@ -14,4 +11,3 @@ if(!class_exists('PHPUnit_Framework_TestCase')) {
}
OC_Hook::clear();
OC_Log::$enabled = false;
Write
Preview
Loading…
Cancel
Save