summaryrefslogtreecommitdiffstats
path: root/tests/bootstrap.php
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-07-03 15:02:51 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2015-07-03 18:00:16 +0200
commit403deb2a33e6126d191fea93075b2ad72912a7bf (patch)
tree7796739a0973de430a44af65848ede3540c34002 /tests/bootstrap.php
parent1385b1ec487d1ce97ca520247bc32e35b23d837b (diff)
downloadnextcloud-server-403deb2a33e6126d191fea93075b2ad72912a7bf.tar.gz
nextcloud-server-403deb2a33e6126d191fea93075b2ad72912a7bf.zip
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;