Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-07-03 16:02:51 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-07-03 19:00:16 +0300
commit403deb2a33e6126d191fea93075b2ad72912a7bf (patch)
tree7796739a0973de430a44af65848ede3540c34002 /tests/bootstrap.php
parent1385b1ec487d1ce97ca520247bc32e35b23d837b (diff)
Fixing unit test execution
Diffstat (limited to 'tests/bootstrap.php')
-rw-r--r--tests/bootstrap.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bootstrap.php b/tests/bootstrap.php
index e4ba135b599..bd94ca67754 100644
--- a/tests/bootstrap.php
+++ b/tests/bootstrap.php
@@ -17,4 +17,3 @@ if (!class_exists('PHPUnit_Framework_TestCase')) {
}
OC_Hook::clear();
-\OCP\Util::$enabled = false;