From 403deb2a33e6126d191fea93075b2ad72912a7bf Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Fri, 3 Jul 2015 15:02:51 +0200 Subject: Fixing unit test execution --- tests/bootstrap.php | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/bootstrap.php') 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; -- cgit v1.2.3