From 1b42b492dce562596b8b57a11546728f697c4f38 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Mon, 30 Mar 2015 22:45:58 +0200 Subject: kill OC_FileProxy :boom: --- tests/lib/cache/usercache.php | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/lib/cache/usercache.php') diff --git a/tests/lib/cache/usercache.php b/tests/lib/cache/usercache.php index 63667a3d34e..26a9158ab3a 100644 --- a/tests/lib/cache/usercache.php +++ b/tests/lib/cache/usercache.php @@ -34,7 +34,6 @@ class UserCache extends \Test_Cache { parent::setUp(); //clear all proxies and hooks so we can do clean testing - \OC_FileProxy::clearProxies(); \OC_Hook::clear('OC_Filesystem'); //set up temporary storage -- cgit v1.2.3