diff options
Diffstat (limited to 'tests/lib/cache/usercache.php')
-rw-r--r-- | tests/lib/cache/usercache.php | 1 |
1 files changed, 0 insertions, 1 deletions
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 |